Home
last modified time | relevance | path

Searched refs:bDescriptorType (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/usb/
H A Dch9.h204 __u8 bDescriptorType; member
213 __u8 bDescriptorType; member
267 __u8 bDescriptorType; member
290 __u8 bDescriptorType; member
304 __u8 bDescriptorType; member
322 __u8 bDescriptorType; member
358 __u8 bDescriptorType; member
375 __u8 bDescriptorType; member
389 __u8 bDescriptorType; member
401 __u8 bDescriptorType; member
[all …]
H A Dcdc.h51 __u8 bDescriptorType; member
60 __u8 bDescriptorType; member
73 __u8 bDescriptorType; member
89 __u8 bDescriptorType; member
100 __u8 bDescriptorType; member
111 __u8 bDescriptorType; member
123 __u8 bDescriptorType; member
136 __u8 bDescriptorType; member
145 __u8 bDescriptorType; member
155 __u8 bDescriptorType; member
H A Dmidi.h39 __u8 bDescriptorType; member
50 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
67 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
82 __u8 bDescriptorType; \
94 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */ member
106 __u8 bDescriptorType; \
H A Daudio.h31 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
45 __u8 bDescriptorType; \
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c110 if (header->bDescriptorType != USB_DT_ENDPOINT) { in usb_parse_endpoint()
112 header->bDescriptorType, USB_DT_ENDPOINT); in usb_parse_endpoint()
161 if ((header->bDescriptorType == USB_DT_ENDPOINT) || in usb_parse_endpoint()
162 (header->bDescriptorType == USB_DT_INTERFACE) || in usb_parse_endpoint()
163 (header->bDescriptorType == USB_DT_CONFIG) || in usb_parse_endpoint()
164 (header->bDescriptorType == USB_DT_DEVICE)) in usb_parse_endpoint()
167 if ( header->bDescriptorType == USB_DT_OTG ) in usb_parse_endpoint()
171 OTG.otgd->desc.bDescriptorType = buffer[1]; in usb_parse_endpoint()
177 header->bDescriptorType,header->bLength); in usb_parse_endpoint()
324 if ((header->bDescriptorType == USB_DT_INTERFACE) || in usb_parse_interface()
[all …]
H A DdrvUSBDebug.c149 printk(" DescType = %x\n", desc->bDescriptorType); in usb_show_device_descriptor()
194 printk("DescType = %x\n", desc->bDescriptorType); in usb_show_config_descriptor()
208 printk("DescType = %x\n", desc->bDescriptorType); in usb_show_interface_descriptor()
224 printk("DescType = %x\n", desc->bDescriptorType); in usb_show_endpoint_descriptor()
H A DdrvHUB.h171 unsigned char bDescriptorType; member
H A DdrvUSB.c2960 if (header->bDescriptorType == type) { in __usb_get_extra_descriptor()
H A DdrvEhciHcd.c1038 desc->bDescriptorType = 0x29; in ehci_hub_descriptor()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvConfig.c116 if (desc->bDescriptorType != USB_DT_ENDPOINT) in ms_usb_parse_ept()
153 if ((desc->bDescriptorType == USB_DT_ENDPOINT) || in ms_usb_parse_ept()
154 (desc->bDescriptorType == USB_DT_INTERFACE) || in ms_usb_parse_ept()
155 (desc->bDescriptorType == USB_DT_CONFIG) || in ms_usb_parse_ept()
156 (desc->bDescriptorType == USB_DT_DEVICE)) in ms_usb_parse_ept()
272 if ((pDesc->bDescriptorType == USB_DT_INTERFACE) || in ms_usb_parse_interface()
273 (pDesc->bDescriptorType == USB_DT_ENDPOINT) || in ms_usb_parse_interface()
274 (pDesc->bDescriptorType == USB_DT_CONFIG) || in ms_usb_parse_interface()
275 (pDesc->bDescriptorType == USB_DT_DEVICE)) in ms_usb_parse_interface()
285 ((pDesc->bDescriptorType == USB_DT_CONFIG) || in ms_usb_parse_interface()
[all …]
H A DdrvHub.h150 MS_U8 bDescriptorType; member
H A DdrvEhciHcd.c404 pDesc->bDescriptorType = 0x29; in ms_get_roothub_desc()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB_CH9.h273 unsigned char bDescriptorType; member
299 unsigned char bDescriptorType; member
420 unsigned char bDescriptorType; member
476 unsigned char bDescriptorType; member
504 unsigned char bDescriptorType; member
539 unsigned char bDescriptorType; member
603 unsigned char bDescriptorType; member
692 unsigned char bDescriptorType; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSB_CH9.h135 MS_U8 bDescriptorType; member
144 MS_U8 bDescriptorType; member
181 MS_U8 bDescriptorType; member
202 MS_U8 bDescriptorType; member
212 MS_U8 bDescriptorType; member
230 MS_U8 bDescriptorType; member