Home
last modified time | relevance | path

Searched refs:host_bus (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/devices/src/usb/xhci/
Dxhci_backend_device.rs22 fn host_bus(&self) -> u8; in host_bus() method
Dusb_hub.rs223 if d.host_bus() != bus in try_detach()
/external/crosvm/devices/src/usb/host_backend/
Dhost_device.rs446 fn host_bus(&self) -> u8 { in host_bus() method