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

/barrelfish-master/include/usb/
H A Dusb_descriptor.h185 uint8_t usage_type :2; ///< for isochronous only member in struct:usb_endpoint_attributes
/barrelfish-master/lib/usb/
H A Dusb_device.c70 ep->ep_usage = desc->bmAttributes.usage_type;

Completed in 88 milliseconds