mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 23:15:15 +00:00
So the driver can get the driver pointer by vdev/hdev->priv, and later vdev/hdev->priv can be used to store other data such as the virtio/vhost drivers' private data. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| vhost-rng.c | ||
| vhost-rng.h | ||
| vhost.c | ||