Home
last modified time | relevance | path

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

/external/crosvm/devices/src/
Dproxy.rs131 debug_label: String, field
149 let debug_label = device.debug_label(); in new() localVariable
224 fn debug_label(&self) -> String { in debug_label() method
311 fn debug_label(&self) -> String { in debug_label() method
Di8042.rs24 fn debug_label(&self) -> String { in debug_label() method
Dbus.rs60 fn debug_label(&self) -> String; in debug_label() method
331 fn debug_label(&self) -> String { in debug_label() method
341 fn debug_label(&self) -> String { in debug_label() method
Dcmos.rs50 fn debug_label(&self) -> String { in debug_label() method
Ddirect_io.rs43 fn debug_label(&self) -> String { in debug_label() method
Dpl030.rs74 fn debug_label(&self) -> String { in debug_label() method
Dacpi.rs55 fn debug_label(&self) -> String { in debug_label() method
Dserial.rs310 fn debug_label(&self) -> String { in debug_label() method
Dbat.rs426 fn debug_label(&self) -> String { in debug_label() method
Dpit.rs214 fn debug_label(&self) -> String { in debug_label() method
/external/crosvm/devices/src/pci/
Dpci_device.rs67 fn debug_label(&self) -> String; in debug_label() method
134 fn debug_label(&self) -> String { in debug_label() method
190 fn debug_label(&self) -> String { in debug_label() method
248 fn debug_label(&self) -> String { in debug_label() method
Dpci_root.rs26 fn debug_label(&self) -> String { in debug_label() method
250 fn debug_label(&self) -> String { in debug_label() method
310 fn debug_label(&self) -> String { in debug_label() method
Dac97.rs271 fn debug_label(&self) -> String { in debug_label() method
Dvfio_pci.rs762 fn debug_label(&self) -> String { in debug_label() method
/external/crosvm/devices/src/virtio/
Dvirtio_device.rs20 fn debug_label(&self) -> String { in debug_label() method
Dvirtio_pci_device.rs392 fn debug_label(&self) -> String { in debug_label() method
/external/crosvm/devices/src/usb/xhci/
Dxhci_controller.rs166 fn debug_label(&self) -> String { in debug_label() method
/external/crosvm/devices/src/irqchip/
Dioapic.rs89 fn debug_label(&self) -> String { in debug_label() method
Dpic.rs87 fn debug_label(&self) -> String { in debug_label() method
/external/crosvm/x86_64/src/
Dlib.rs980 fn debug_label(&self) -> String { in setup_io_bus() method