Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/device/
Dconsole.rs44 pub struct VhostUserConsoleDevice { struct
50 impl Drop for VhostUserConsoleDevice { argument
62 impl VhostUserDeviceBuilder for VhostUserConsoleDevice { implementation
210 ) -> anyhow::Result<VhostUserConsoleDevice> { in create_vu_multi_port_device()
259 ) -> anyhow::Result<VhostUserConsoleDevice> { in create_vu_console_device()