Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/
Dvirtio_device.rs77 fn get_device_bars(&mut self, _address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/fs/
Dmod.rs316 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs1194 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method