Searched refs:USB_DT_ENDPOINT (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_serial.c68 .bDescriptorType = USB_DT_ENDPOINT,
75 .bDescriptorType = USB_DT_ENDPOINT,
91 .bDescriptorType = USB_DT_ENDPOINT,
98 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_loopback.c75 .bDescriptorType = USB_DT_ENDPOINT,
83 .bDescriptorType = USB_DT_ENDPOINT,
100 .bDescriptorType = USB_DT_ENDPOINT,
108 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_subset.c158 .bDescriptorType = USB_DT_ENDPOINT,
166 .bDescriptorType = USB_DT_ENDPOINT,
187 .bDescriptorType = USB_DT_ENDPOINT,
195 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_acm.c176 .bDescriptorType = USB_DT_ENDPOINT,
185 .bDescriptorType = USB_DT_ENDPOINT,
192 .bDescriptorType = USB_DT_ENDPOINT,
215 .bDescriptorType = USB_DT_ENDPOINT,
224 .bDescriptorType = USB_DT_ENDPOINT,
231 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_ecm.c189 .bDescriptorType = USB_DT_ENDPOINT,
199 .bDescriptorType = USB_DT_ENDPOINT,
207 .bDescriptorType = USB_DT_ENDPOINT,
233 .bDescriptorType = USB_DT_ENDPOINT,
242 .bDescriptorType = USB_DT_ENDPOINT,
251 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_rndis.c163 .bDescriptorType = USB_DT_ENDPOINT,
173 .bDescriptorType = USB_DT_ENDPOINT,
181 .bDescriptorType = USB_DT_ENDPOINT,
207 .bDescriptorType = USB_DT_ENDPOINT,
216 .bDescriptorType = USB_DT_ENDPOINT,
225 .bDescriptorType = USB_DT_ENDPOINT,
H A Dstorage_common.c424 .bDescriptorType = USB_DT_ENDPOINT,
434 .bDescriptorType = USB_DT_ENDPOINT,
446 .bDescriptorType = USB_DT_ENDPOINT,
487 .bDescriptorType = USB_DT_ENDPOINT,
497 .bDescriptorType = USB_DT_ENDPOINT,
510 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_eem.c76 .bDescriptorType = USB_DT_ENDPOINT,
84 .bDescriptorType = USB_DT_ENDPOINT,
102 .bDescriptorType = USB_DT_ENDPOINT,
111 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_obex.c148 .bDescriptorType = USB_DT_ENDPOINT,
157 .bDescriptorType = USB_DT_ENDPOINT,
181 .bDescriptorType = USB_DT_ENDPOINT,
189 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_sourcesink.c88 .bDescriptorType = USB_DT_ENDPOINT,
96 .bDescriptorType = USB_DT_ENDPOINT,
113 .bDescriptorType = USB_DT_ENDPOINT,
121 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_phonet.c137 .bDescriptorType = USB_DT_ENDPOINT,
146 .bDescriptorType = USB_DT_ENDPOINT,
156 .bDescriptorType = USB_DT_ENDPOINT,
165 .bDescriptorType = USB_DT_ENDPOINT,
H A Ddbgp.c57 .bDescriptorType = USB_DT_ENDPOINT,
64 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_hid.c101 .bDescriptorType = USB_DT_ENDPOINT,
119 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_uvc.c88 .bDescriptorType = USB_DT_ENDPOINT,
128 .bDescriptorType = USB_DT_ENDPOINT,
H A Dprinter.c272 .bDescriptorType = USB_DT_ENDPOINT,
279 .bDescriptorType = USB_DT_ENDPOINT,
301 .bDescriptorType = USB_DT_ENDPOINT,
308 .bDescriptorType = USB_DT_ENDPOINT,
H A Dgmidi.c326 .bDescriptorType = USB_DT_ENDPOINT,
345 .bDescriptorType = USB_DT_ENDPOINT,
H A Df_fs.c1652 case USB_DT_ENDPOINT: {
2063 if (!desc || desc->bDescriptorType != USB_DT_ENDPOINT)
2138 /* USB_DT_ENDPOINT are handled in
2140 if (desc->bDescriptorType == USB_DT_ENDPOINT)
H A Df_audio.c182 .bDescriptorType = USB_DT_ENDPOINT,
H A Dinode.c801 || data->desc.bDescriptorType != USB_DT_ENDPOINT)
812 != USB_DT_ENDPOINT) {
H A Dcomposite.c443 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT)
H A Datmel_usba_udc.c534 || desc->bDescriptorType != USB_DT_ENDPOINT
1018 .bDescriptorType = USB_DT_ENDPOINT,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/usb/
H A Dffs-test.c159 .bDescriptorType = USB_DT_ENDPOINT,
166 .bDescriptorType = USB_DT_ENDPOINT,
182 .bDescriptorType = USB_DT_ENDPOINT,
189 .bDescriptorType = USB_DT_ENDPOINT,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dconfig.c272 i = find_next_descriptor(buffer, size, USB_DT_ENDPOINT,
282 i = find_next_descriptor(buffer, size, USB_DT_ENDPOINT,
352 i = find_next_descriptor(buffer, size, USB_DT_ENDPOINT,
H A Dusb.c397 dev->ep0.desc.bDescriptorType = USB_DT_ENDPOINT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dch9.h180 #define USB_DT_ENDPOINT 0x05 macro
211 #define USB_DT_CS_ENDPOINT (USB_TYPE_CLASS | USB_DT_ENDPOINT)
333 /* USB_DT_ENDPOINT: Endpoint descriptor */
344 /* use USB_DT_ENDPOINT*_SIZE in bLength, not sizeof. */

Completed in 284 milliseconds

12