Searched defs:bDescriptorType (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/usb/class/
H A Dusb_hub.h106 uint8_t bDescriptorType; ///< the descriptor type (0x29) member in struct:usb_hub_descriptor
H A Dusb_hid.h59 uint8_t bDescriptorType; ///< the type of the optional descriptor member in struct:usb_hid_dtype
80 uint8_t bDescriptorType; ///< constant, specifying the HID descr type member in struct:usb_hid_descriptor
/barrelfish-master/include/usb/
H A Dusb_descriptor.h49 uint8_t bDescriptorType; ///< the type of this descriptor member in struct:usb_descriptor
65 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_DEVICE member in struct:usb_device_descriptor
96 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_DEVICE_QUALIFIER member in struct:usb_device_qualifier_descriptor
126 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_CONFIG member in struct:usb_config_descriptor
158 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_INTERFACE member in struct:usb_interface_descriptor
202 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_ENDPOINT member in struct:usb_endpoint_descriptor
256 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_STRING member in struct:usb_string_descriptor_languages
264 uint8_t bDescriptorType; ///< always USB_DESCRIPTOR_TYPE_STRING member in struct:usb_string_descriptor
/barrelfish-master/usr/drivers/usb/usb_manager/include/
H A Dusb_hub.h105 uint8_t bDescriptorType; ///< the descriptor type (0x29) member in struct:usb_hub_descriptor

Completed in 104 milliseconds