Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/handler/sys/
Dunix.rs82 pub struct VvuOps { struct
88 impl VvuOps { argument
98 impl VhostUserPlatformOps for VvuOps { implementation