Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/fs/
Dmod.rs296 fn get_device_caps(&self) -> Vec<Box<dyn PciCapability>> { in get_device_caps() method
/external/crosvm/devices/src/virtio/
Dvirtio_device.rs140 fn get_device_caps(&self) -> Vec<Box<dyn PciCapability>> { in get_device_caps() method
/external/crosvm/devices/src/virtio/vhost/user/
Dproxy.rs1747 fn get_device_caps(&self) -> Vec<Box<dyn crate::pci::PciCapability>> { in get_device_caps() method