Home
last modified time | relevance | path

Searched defs:VhostUserDevice (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/
Dmod.rs66 pub trait VhostUserDevice { trait
/external/crosvm/src/crosvm/sys/unix/
Ddevice_helpers.rs165 ) -> anyhow::Result<Box<dyn VhostUserDevice>> { in create_vhost_user_device()
248 ) -> anyhow::Result<Box<dyn VhostUserDevice>> { in create_vhost_user_device()
1075 ) -> anyhow::Result<Box<dyn VhostUserDevice>> { in create_vhost_user_device()
1332 ) -> anyhow::Result<Box<dyn VhostUserDevice>> { in create_vhost_user_device()