Home
last modified time | relevance | path

Searched defs:hub (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dfind_usb_devices.py330 def GetPhysicalPortToNodeMap(hub, hub_type): argument
343 def GetPhysicalPortToBusDeviceMap(hub, hub_type): argument
359 def GetPhysicalPortToSerialMap(hub, hub_type): argument
/external/crosvm/devices/src/usb/xhci/
Ddevice_slot.rs88 hub: Arc<UsbHub>, field
148 let hub = self.hub.clone(); in stop_all_and_reset() localVariable
249 hub: Arc<UsbHub>, field
Dxhci.rs102 let hub = Arc::new(UsbHub::new(&regs, interrupter.clone())); in new() localVariable
Dxhci_abi.rs815 hub: B1, field