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

/barrelfish-master/include/usb/class/
H A Dusb_hub.h321 usb_error_t usb_hub_get_hub_descriptor(uint16_t max_length,
/barrelfish-master/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub.c315 err = usb_hub_get_hub_descriptor(hub_device, 1, &desc);
337 err = usb_hub_get_hub_descriptor(hub_device, nports, &desc);
788 err = usb_hub_get_hub_descriptor(hub->device, 1, &desc);
H A Dusb_hub_request.c187 usb_error_t usb_hub_get_hub_descriptor(struct usb_device *hub, uint16_t nports, function
/barrelfish-master/usr/drivers/usb/usb_manager/include/
H A Dusb_hub.h354 usb_error_t usb_hub_get_hub_descriptor(struct usb_device *hub, uint16_t nports,
/barrelfish-master/lib/usb/class/
H A Dusb_hub.c190 usb_error_t usb_hub_get_hub_descriptor(uint16_t num_ports, function

Completed in 51 milliseconds