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

/barrelfish-master/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub_request.c216 usb_error_t usb_hub_reset_port(struct usb_device *hub, uint8_t port) function
H A Dusb_hub.c160 err = usb_hub_reset_port(hub->device, portno);
/barrelfish-master/usr/drivers/usb/usb_manager/include/
H A Dusb_hub.h359 usb_error_t usb_hub_reset_port(struct usb_device *hub, uint8_t port);

Completed in 35 milliseconds