Searched defs:ep_type (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/usb/
H A Dusb_device.h28 uint8_t ep_type; ///< the type of this endpoint member in struct:usb_endpoint
/barrelfish-2018-10-04/lib/usb/class/
H A Dusb_hub.c150 usb_hub_clear_tt_buffer(uint8_t dev_addr, uint8_t ep_num, uint8_t ep_type, uint8_t direction, uint16_t tt_port) argument
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/hub/
H A Dusb_hub_request.c58 usb_hub_clear_tt_buffer(struct usb_device *hub, uint8_t dev_addr, uint8_t ep_num, uint8_t ep_type, uint8_t direction, uint16_t tt_port) argument

Completed in 42 milliseconds