Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/fs/
Dmod.rs276 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/
Dvirtio_device.rs135 fn get_device_bars(&mut self, _address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/vhost/user/
Dproxy.rs1780 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method