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

/barrelfish-master/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub_request.c158 usb_error_t usb_hub_set_port_feature(struct usb_device *hub, uint16_t feature, function
231 err = usb_hub_set_port_feature(hub, USB_HUB_FEATURE_PORT_RESET, port);
H A Dusb_hub.c440 err = usb_hub_set_port_feature(hub_device,
/barrelfish-master/include/usb/class/
H A Dusb_hub.h313 usb_error_t usb_hub_set_port_feature(uint16_t feature, uint8_t selector,
/barrelfish-master/usr/drivers/usb/usb_manager/include/
H A Dusb_hub.h347 usb_error_t usb_hub_set_port_feature(struct usb_device *hub, uint16_t feature,
/barrelfish-master/lib/usb/class/
H A Dusb_hub.c425 usb_error_t usb_hub_set_port_feature(uint16_t feature, uint8_t selector, function

Completed in 41 milliseconds