Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h133 struct usb_descriptor_header { struct
134 MS_U8 bLength;
135 MS_U8 bDescriptorType;
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h271 struct usb_descriptor_header { struct
272 unsigned char bLength;
273 unsigned char bDescriptorType;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h202 struct usb_descriptor_header { struct
203 __u8 bLength;
204 __u8 bDescriptorType;