Home
last modified time | relevance | path

Searched defs:usb_descriptor_header (Results 1 – 4 of 4) sorted by relevance

/external/libusb-compat/libusb/
Dusb.h80 struct usb_descriptor_header { struct
81 u_int8_t bLength;
82 u_int8_t bDescriptorType;
/external/libusb/include/libusb/
Dlibusbi.h500 struct usb_descriptor_header { struct
501 uint8_t bLength;
502 uint8_t bDescriptorType;
/external/libusb/libusb/
Dlibusbi.h500 struct usb_descriptor_header { struct
501 uint8_t bLength;
502 uint8_t bDescriptorType;
/external/kernel-headers/original/uapi/linux/usb/
Dch9.h274 struct usb_descriptor_header { struct
275 __u8 bLength;
276 __u8 bDescriptorType;