Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/
H A Dconnection.rs69 fn run_device(self, ex: Executor, device: Box<dyn VhostUserDeviceBuilder>) -> anyhow::Result<()> in run_device() method
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/connection/sys/
H A Dlinux.rs54 pub fn run_device( in run_device() method