Searched refs:_hub (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb.cpp587 get_nth_child(usb_device _hub, uint8 index, usb_device *childDevice) argument
592 ObjectBusyReleaser object(gUSBStack->GetObject(_hub));
640 reset_port(usb_device _hub, uint8 portIndex) argument
642 ObjectBusyReleaser object(gUSBStack->GetObject(_hub));
652 disable_port(usb_device _hub, uint8 portIndex) argument
654 ObjectBusyReleaser object(gUSBStack->GetObject(_hub));

Completed in 75 milliseconds