Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dvideo.h187 __u8 bDescriptorType; member
194 __u8 bDescriptorType; member
211 __u8 bDescriptorType; \
223 __u8 bDescriptorType; member
236 __u8 bDescriptorType; member
250 __u8 bDescriptorType; member
268 __u8 bDescriptorType; member
284 __u8 bDescriptorType; \
295 __u8 bDescriptorType; member
310 __u8 bDescriptorType; member
[all …]
Dch9.h251 __u8 bDescriptorType; member
260 __u8 bDescriptorType; member
316 __u8 bDescriptorType; member
339 __u8 bDescriptorType; member
353 __u8 bDescriptorType; member
371 __u8 bDescriptorType; member
619 __u8 bDescriptorType; member
655 __u8 bDescriptorType; member
672 __u8 bDescriptorType; member
686 __u8 bDescriptorType; member
[all …]
Dcdc.h64 __u8 bDescriptorType; member
73 __u8 bDescriptorType; member
86 __u8 bDescriptorType; member
102 __u8 bDescriptorType; member
113 __u8 bDescriptorType; member
124 __u8 bDescriptorType; member
136 __u8 bDescriptorType; member
149 __u8 bDescriptorType; member
158 __u8 bDescriptorType; member
168 __u8 bDescriptorType; member
[all …]
Daudio.h156 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
170 __u8 bDescriptorType; \
181 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member
210 __u8 bDescriptorType; /* CS_INTERFACE descriptor type */ member
238 __u8 bDescriptorType; \
250 __u8 bDescriptorType; member
300 __u8 bDescriptorType; member
316 __u8 bDescriptorType; member
333 __u8 bDescriptorType; member
402 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
[all …]
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; \
Dfunctionfs.h29 __u8 bDescriptorType; member
Dch11.h234 __u8 bDescriptorType; member
/linux-4.1.27/drivers/usb/gadget/legacy/
Dwebcam.c79 .bDescriptorType = USB_DT_DEVICE,
98 .bDescriptorType = USB_DT_CS_INTERFACE,
109 .bDescriptorType = USB_DT_CS_INTERFACE,
126 .bDescriptorType = USB_DT_CS_INTERFACE,
139 .bDescriptorType = USB_DT_CS_INTERFACE,
152 .bDescriptorType = USB_DT_CS_INTERFACE,
169 .bDescriptorType = USB_DT_CS_INTERFACE,
189 .bDescriptorType = USB_DT_CS_INTERFACE,
207 .bDescriptorType = USB_DT_CS_INTERFACE,
223 .bDescriptorType = USB_DT_CS_INTERFACE,
[all …]
Dtcm_usb_gadget.c1919 .bDescriptorType = USB_DT_INTERFACE,
1929 .bDescriptorType = USB_DT_INTERFACE,
1939 .bDescriptorType = USB_DT_ENDPOINT,
1947 .bDescriptorType = USB_DT_ENDPOINT,
1954 .bDescriptorType = USB_DT_PIPE_USAGE,
1960 .bDescriptorType = USB_DT_ENDPOINT,
1968 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1976 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
1982 .bDescriptorType = USB_DT_ENDPOINT,
1990 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Dncm.c50 .bDescriptorType = USB_DT_DEVICE,
74 .bDescriptorType = USB_DT_OTG,
Ddbgp.c37 .bDescriptorType = USB_DT_DEVICE,
47 .bDescriptorType = USB_DT_DEBUG,
52 .bDescriptorType = USB_DT_ENDPOINT,
59 .bDescriptorType = USB_DT_ENDPOINT,
Dprinter.c75 .bDescriptorType = USB_DT_DEVICE,
87 .bDescriptorType = USB_DT_OTG,
Dcdc2.c44 .bDescriptorType = USB_DT_DEVICE,
65 .bDescriptorType = USB_DT_OTG,
Dmass_storage.c56 .bDescriptorType = USB_DT_DEVICE,
69 .bDescriptorType = USB_DT_OTG,
Dacm_ms.c41 .bDescriptorType = USB_DT_DEVICE,
63 .bDescriptorType = USB_DT_OTG,
Dserial.c68 .bDescriptorType = USB_DT_DEVICE,
84 .bDescriptorType = USB_DT_OTG,
Dhid.c49 .bDescriptorType = USB_DT_DEVICE,
73 .bDescriptorType = USB_DT_OTG,
Daudio.c125 .bDescriptorType = USB_DT_DEVICE,
155 .bDescriptorType = USB_DT_OTG,
Dether.c152 .bDescriptorType = USB_DT_DEVICE,
176 .bDescriptorType = USB_DT_OTG,
Dzero.c114 .bDescriptorType = USB_DT_DEVICE,
127 .bDescriptorType = USB_DT_OTG,
Dinode.c385 data->desc.bDescriptorType = 0; in ep_release()
386 data->hs_desc.bDescriptorType = 0; in ep_release()
752 || data->desc.bDescriptorType != USB_DT_ENDPOINT) in ep_config()
760 || data->hs_desc.bDescriptorType in ep_config()
800 data->desc.bDescriptorType = 0; in ep_config()
801 data->hs_desc.bDescriptorType = 0; in ep_config()
1257 qual.bDescriptorType = USB_DT_DEVICE_QUALIFIER; in make_qualifier()
1748 return config->bDescriptorType == USB_DT_CONFIG in is_valid_config()
1820 || dev->dev->bDescriptorType != USB_DT_DEVICE in dev_config()
Dmulti.c68 .bDescriptorType = USB_DT_DEVICE,
85 .bDescriptorType = USB_DT_OTG,
Dgmidi.c90 .bDescriptorType = USB_DT_DEVICE,
Dg_ffs.c70 .bDescriptorType = USB_DT_DEVICE,
95 .bDescriptorType = USB_DT_OTG,
Dnokia.c68 .bDescriptorType = USB_DT_DEVICE,
/linux-4.1.27/include/linux/usb/
Daudio-v2.h49 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
60 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ member
71 __u8 bDescriptorType; member
91 __u8 bDescriptorType; member
103 __u8 bDescriptorType; member
115 __u8 bDescriptorType; member
132 __u8 bDescriptorType; member
149 __u8 bDescriptorType; member
162 __u8 bDescriptorType; member
179 __u8 bDescriptorType; /* USB_DT_CS_ENDPOINT */ member
Dwusb-wa.h92 u8 bDescriptorType; member
281 u8 bDescriptorType; member
Dirda.h91 __u8 bDescriptorType; member
Duas.h92 __u8 bDescriptorType; member
/linux-4.1.27/drivers/usb/gadget/function/
Df_subset.c81 .bDescriptorType = USB_DT_INTERFACE,
94 .bDescriptorType = USB_DT_CS_INTERFACE,
102 .bDescriptorType = USB_DT_CS_INTERFACE,
128 .bDescriptorType = USB_DT_CS_INTERFACE,
143 .bDescriptorType = USB_DT_ENDPOINT,
151 .bDescriptorType = USB_DT_ENDPOINT,
172 .bDescriptorType = USB_DT_ENDPOINT,
180 .bDescriptorType = USB_DT_ENDPOINT,
201 .bDescriptorType = USB_DT_ENDPOINT,
209 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_ecm.c106 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION,
119 .bDescriptorType = USB_DT_INTERFACE,
132 .bDescriptorType = USB_DT_CS_INTERFACE,
140 .bDescriptorType = USB_DT_CS_INTERFACE,
148 .bDescriptorType = USB_DT_CS_INTERFACE,
163 .bDescriptorType = USB_DT_INTERFACE,
178 .bDescriptorType = USB_DT_INTERFACE,
193 .bDescriptorType = USB_DT_ENDPOINT,
203 .bDescriptorType = USB_DT_ENDPOINT,
211 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Dstorage_common.c38 .bDescriptorType = USB_DT_INTERFACE,
55 .bDescriptorType = USB_DT_ENDPOINT,
65 .bDescriptorType = USB_DT_ENDPOINT,
92 .bDescriptorType = USB_DT_ENDPOINT,
102 .bDescriptorType = USB_DT_ENDPOINT,
122 .bDescriptorType = USB_DT_ENDPOINT,
132 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
140 .bDescriptorType = USB_DT_ENDPOINT,
150 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
Df_rndis.c115 .bDescriptorType = USB_DT_INTERFACE,
128 .bDescriptorType = USB_DT_CS_INTERFACE,
136 .bDescriptorType = USB_DT_CS_INTERFACE,
145 .bDescriptorType = USB_DT_CS_INTERFACE,
153 .bDescriptorType = USB_DT_CS_INTERFACE,
163 .bDescriptorType = USB_DT_INTERFACE,
177 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION,
191 .bDescriptorType = USB_DT_ENDPOINT,
201 .bDescriptorType = USB_DT_ENDPOINT,
209 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_serial.c48 .bDescriptorType = USB_DT_INTERFACE,
61 .bDescriptorType = USB_DT_ENDPOINT,
68 .bDescriptorType = USB_DT_ENDPOINT,
84 .bDescriptorType = USB_DT_ENDPOINT,
91 .bDescriptorType = USB_DT_ENDPOINT,
105 .bDescriptorType = USB_DT_ENDPOINT,
112 .bDescriptorType = USB_DT_ENDPOINT,
119 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
Df_obex.c78 .bDescriptorType = USB_DT_INTERFACE,
89 .bDescriptorType = USB_DT_INTERFACE,
99 .bDescriptorType = USB_DT_INTERFACE,
109 .bDescriptorType = USB_DT_CS_INTERFACE,
116 .bDescriptorType = USB_DT_CS_INTERFACE,
124 .bDescriptorType = USB_DT_CS_INTERFACE,
133 .bDescriptorType = USB_DT_ENDPOINT,
142 .bDescriptorType = USB_DT_ENDPOINT,
166 .bDescriptorType = USB_DT_ENDPOINT,
174 .bDescriptorType = USB_DT_ENDPOINT,
Df_acm.c100 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION,
113 .bDescriptorType = USB_DT_INTERFACE,
124 .bDescriptorType = USB_DT_INTERFACE,
135 .bDescriptorType = USB_DT_CS_INTERFACE,
143 .bDescriptorType = USB_DT_CS_INTERFACE,
151 .bDescriptorType = USB_DT_CS_INTERFACE,
158 .bDescriptorType = USB_DT_CS_INTERFACE,
168 .bDescriptorType = USB_DT_ENDPOINT,
177 .bDescriptorType = USB_DT_ENDPOINT,
184 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_loopback.c56 .bDescriptorType = USB_DT_INTERFACE,
67 .bDescriptorType = USB_DT_ENDPOINT,
75 .bDescriptorType = USB_DT_ENDPOINT,
92 .bDescriptorType = USB_DT_ENDPOINT,
100 .bDescriptorType = USB_DT_ENDPOINT,
117 .bDescriptorType = USB_DT_ENDPOINT,
125 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
133 .bDescriptorType = USB_DT_ENDPOINT,
141 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
Df_sourcesink.c77 .bDescriptorType = USB_DT_INTERFACE,
87 .bDescriptorType = USB_DT_INTERFACE,
99 .bDescriptorType = USB_DT_ENDPOINT,
107 .bDescriptorType = USB_DT_ENDPOINT,
115 .bDescriptorType = USB_DT_ENDPOINT,
125 .bDescriptorType = USB_DT_ENDPOINT,
150 .bDescriptorType = USB_DT_ENDPOINT,
158 .bDescriptorType = USB_DT_ENDPOINT,
166 .bDescriptorType = USB_DT_ENDPOINT,
175 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_uac2.c603 .bDescriptorType = USB_DT_DEVICE_QUALIFIER,
615 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION,
627 .bDescriptorType = USB_DT_INTERFACE,
639 .bDescriptorType = USB_DT_CS_INTERFACE,
651 .bDescriptorType = USB_DT_CS_INTERFACE,
663 .bDescriptorType = USB_DT_CS_INTERFACE,
677 .bDescriptorType = USB_DT_CS_INTERFACE,
691 .bDescriptorType = USB_DT_CS_INTERFACE,
705 .bDescriptorType = USB_DT_CS_INTERFACE,
718 .bDescriptorType = USB_DT_CS_INTERFACE,
[all …]
Df_uvc.c70 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION,
81 .bDescriptorType = USB_DT_INTERFACE,
93 .bDescriptorType = USB_DT_ENDPOINT,
102 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
111 .bDescriptorType = USB_DT_CS_ENDPOINT,
118 .bDescriptorType = USB_DT_INTERFACE,
130 .bDescriptorType = USB_DT_INTERFACE,
142 .bDescriptorType = USB_DT_ENDPOINT,
153 .bDescriptorType = USB_DT_ENDPOINT,
164 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_phonet.c72 .bDescriptorType = USB_DT_INTERFACE,
82 .bDescriptorType = USB_DT_CS_INTERFACE,
90 .bDescriptorType = USB_DT_CS_INTERFACE,
98 .bDescriptorType = USB_DT_CS_INTERFACE,
108 .bDescriptorType = USB_DT_INTERFACE,
119 .bDescriptorType = USB_DT_INTERFACE,
130 .bDescriptorType = USB_DT_ENDPOINT,
139 .bDescriptorType = USB_DT_ENDPOINT,
149 .bDescriptorType = USB_DT_ENDPOINT,
158 .bDescriptorType = USB_DT_ENDPOINT,
Df_eem.c48 .bDescriptorType = USB_DT_INTERFACE,
62 .bDescriptorType = USB_DT_ENDPOINT,
70 .bDescriptorType = USB_DT_ENDPOINT,
88 .bDescriptorType = USB_DT_ENDPOINT,
97 .bDescriptorType = USB_DT_ENDPOINT,
116 .bDescriptorType = USB_DT_ENDPOINT,
125 .bDescriptorType = USB_DT_ENDPOINT,
134 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
Df_uac1.c39 .bDescriptorType = USB_DT_INTERFACE,
58 .bDescriptorType = USB_DT_CS_INTERFACE,
72 .bDescriptorType = USB_DT_CS_INTERFACE,
85 .bDescriptorType = USB_DT_CS_INTERFACE,
122 .bDescriptorType = USB_DT_CS_INTERFACE,
133 .bDescriptorType = USB_DT_INTERFACE,
142 .bDescriptorType = USB_DT_INTERFACE,
152 .bDescriptorType = USB_DT_CS_INTERFACE,
163 .bDescriptorType = USB_DT_CS_INTERFACE,
174 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_midi.c106 .bDescriptorType = USB_DT_INTERFACE,
117 .bDescriptorType = USB_DT_CS_INTERFACE,
128 .bDescriptorType = USB_DT_INTERFACE,
139 .bDescriptorType = USB_DT_CS_INTERFACE,
148 .bDescriptorType = USB_DT_ENDPOINT,
156 .bDescriptorType = USB_DT_CS_ENDPOINT,
165 .bDescriptorType = USB_DT_ENDPOINT,
173 .bDescriptorType = USB_DT_CS_ENDPOINT,
796 in_ext->bDescriptorType = USB_DT_CS_INTERFACE; in f_midi_bind()
804 out_emb->bDescriptorType = USB_DT_CS_INTERFACE; in f_midi_bind()
[all …]
Df_ncm.c150 .bDescriptorType = USB_DT_INTERFACE_ASSOCIATION,
164 .bDescriptorType = USB_DT_INTERFACE,
176 .bDescriptorType = USB_DT_CS_INTERFACE,
184 .bDescriptorType = USB_DT_CS_INTERFACE,
192 .bDescriptorType = USB_DT_CS_INTERFACE,
207 .bDescriptorType = USB_DT_CS_INTERFACE,
219 .bDescriptorType = USB_DT_INTERFACE,
234 .bDescriptorType = USB_DT_INTERFACE,
249 .bDescriptorType = USB_DT_ENDPOINT,
259 .bDescriptorType = USB_DT_ENDPOINT,
[all …]
Df_hid.c81 .bDescriptorType = USB_DT_INTERFACE,
93 .bDescriptorType = HID_DT_HID,
105 .bDescriptorType = USB_DT_ENDPOINT,
117 .bDescriptorType = USB_DT_ENDPOINT,
139 .bDescriptorType = USB_DT_ENDPOINT,
151 .bDescriptorType = USB_DT_ENDPOINT,
444 hidg_desc_copy.desc[0].bDescriptorType = HID_DT_REPORT; in hidg_setup()
647 hidg_desc.desc[0].bDescriptorType = HID_DT_REPORT; in hidg_bind()
Df_printer.c116 .bDescriptorType = USB_DT_INTERFACE,
126 .bDescriptorType = USB_DT_ENDPOINT,
133 .bDescriptorType = USB_DT_ENDPOINT,
152 .bDescriptorType = USB_DT_ENDPOINT,
159 .bDescriptorType = USB_DT_ENDPOINT,
166 .bDescriptorType = USB_DT_DEVICE_QUALIFIER,
185 .bDescriptorType = USB_DT_ENDPOINT,
192 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
197 .bDescriptorType = USB_DT_ENDPOINT,
204 .bDescriptorType = USB_DT_SS_ENDPOINT_COMP,
Df_fs.c1754 switch (_ds->bDescriptorType) { in ffs_do_single_desc()
1761 _ds->bDescriptorType); in ffs_do_single_desc()
1819 pr_vdebug("unimplemented descriptor: %d\n", _ds->bDescriptorType); in ffs_do_single_desc()
1824 pr_vdebug("unknown descriptor: %d\n", _ds->bDescriptorType); in ffs_do_single_desc()
1829 _ds->bLength, _ds->bDescriptorType); in ffs_do_single_desc()
2491 if (!desc || desc->bDescriptorType != USB_DT_ENDPOINT) in __ffs_func_bind_do_descs()
2584 if (desc->bDescriptorType == USB_DT_ENDPOINT) in __ffs_func_bind_do_nums()
Duvc_configfs.c154 h->desc.bDescriptorType = USB_DT_CS_INTERFACE; in uvcg_control_header_make()
966 h->desc.bDescriptorType = USB_DT_CS_INTERFACE; in uvcg_streaming_header_make()
1560 h->desc.bDescriptorType = USB_DT_CS_INTERFACE; in uvcg_uncompressed_make()
1769 h->desc.bDescriptorType = USB_DT_CS_INTERFACE; in uvcg_mjpeg_make()
/linux-4.1.27/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c74 .bDescriptorType = USB_DT_INTERFACE,
81 .bDescriptorType = USB_DT_ENDPOINT,
87 .bDescriptorType = USB_DT_ENDPOINT,
96 .bDescriptorType = USB_DT_INTERFACE,
103 .bDescriptorType = USB_DT_ENDPOINT,
110 .bDescriptorType = USB_DT_ENDPOINT,
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c76 .bDescriptorType = USB_DT_INTERFACE,
83 .bDescriptorType = USB_DT_ENDPOINT,
89 .bDescriptorType = USB_DT_ENDPOINT,
98 .bDescriptorType = USB_DT_INTERFACE,
105 .bDescriptorType = USB_DT_ENDPOINT,
112 .bDescriptorType = USB_DT_ENDPOINT,
/linux-4.1.27/drivers/usb/core/
Dconfig.c32 if (h->bDescriptorType == dt1 || h->bDescriptorType == dt2) in find_next_descriptor()
57 if (desc->bDescriptorType != USB_DT_SS_ENDPOINT_COMP || in usb_parse_ss_endpoint_companion()
72 ep->ss_ep_comp.bDescriptorType = USB_DT_SS_ENDPOINT_COMP; in usb_parse_ss_endpoint_companion()
394 if (((struct usb_descriptor_header *) buffer)->bDescriptorType in usb_parse_interface()
437 if (config->desc.bDescriptorType != USB_DT_CONFIG || in usb_parse_configuration()
442 config->desc.bDescriptorType, config->desc.bLength); in usb_parse_configuration()
480 if (header->bDescriptorType == USB_DT_INTERFACE) { in usb_parse_configuration()
523 } else if (header->bDescriptorType == in usb_parse_configuration()
537 } else if (header->bDescriptorType == USB_DT_DEVICE || in usb_parse_configuration()
538 header->bDescriptorType == USB_DT_CONFIG) in usb_parse_configuration()
[all …]
Dusb.c454 dev->ep0.desc.bDescriptorType = USB_DT_ENDPOINT; in usb_alloc_dev()
690 header->bDescriptorType, in __usb_get_extra_descriptor()
695 if (header->bDescriptorType == type) { in __usb_get_extra_descriptor()
Dhub.c4378 if (buf->bDescriptorType == in hub_port_init()
/linux-4.1.27/tools/usb/
Dtestusb.c81 __u8 bDescriptorType; member
98 __u8 bDescriptorType; member
155 && u.intf.bDescriptorType == USB_DT_INTERFACE in testdev_ffs_ifnum()
171 if (dev.bLength != sizeof dev || dev.bDescriptorType != USB_DT_DEVICE) in testdev_ifnum()
Dffs-test.c129 .bDescriptorType = USB_DT_INTERFACE,
136 .bDescriptorType = USB_DT_ENDPOINT,
143 .bDescriptorType = USB_DT_ENDPOINT,
153 .bDescriptorType = USB_DT_INTERFACE,
160 .bDescriptorType = USB_DT_ENDPOINT,
167 .bDescriptorType = USB_DT_ENDPOINT,
/linux-4.1.27/drivers/usb/gadget/
Dcomposite.c36 __u8 bDescriptorType; member
68 if ((*t)->bDescriptorType == USB_DT_ENDPOINT) in next_ep_desc()
160 (comp_desc->bDescriptorType != USB_DT_SS_ENDPOINT_COMP)) in config_ep_by_speed()
391 c->bDescriptorType = type; in config_buf()
548 bos->bDescriptorType = USB_DT_BOS; in bos_desc()
561 usb_ext->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
573 ss_cap->bDescriptorType = USB_DT_DEVICE_CAPABILITY; in bos_desc()
601 qual->bDescriptorType = USB_DT_DEVICE_QUALIFIER; in device_qual()
701 if ((*descriptors)->bDescriptorType != USB_DT_ENDPOINT) in set_config()
963 s->bDescriptorType = USB_DT_STRING; in get_string()
[all …]
Dconfig.c105 cp->bDescriptorType = USB_DT_CONFIG; in usb_gadget_config_buf()
Dconfigfs.c1502 gi->cdev.desc.bDescriptorType = USB_DT_DEVICE; in gadgets_make()
1515 gi->otg.bDescriptorType = USB_DT_OTG; in gadgets_make()
/linux-4.1.27/drivers/net/irda/
Dirda-usb.h119 __u8 bDescriptorType; member
Dirda-usb.c1517 printk("bDescriptorType=%x\n", desc->bDescriptorType); in irda_usb_dump_class_desc()
1567 else if (desc->bDescriptorType != USB_DT_IRDA) { in irda_usb_find_class_desc()
/linux-4.1.27/drivers/usb/image/
Dmdc800.c188 .bDescriptorType = 0,
198 .bDescriptorType = 0,
208 .bDescriptorType = 0,
218 .bDescriptorType = 0,
/linux-4.1.27/drivers/usb/serial/
Dir-usb.c99 dev_dbg(dev, "bDescriptorType=%x\n", desc->bDescriptorType); in irda_usb_dump_class_desc()
145 if (desc->bDescriptorType != USB_DT_CS_IRDA) { in irda_usb_find_class_desc()
/linux-4.1.27/drivers/usb/wusbcore/
Dwa-rpipe.c253 .bDescriptorType = USB_DT_WIRELESS_ENDPOINT_COMP,
287 if (hdr->bDescriptorType == USB_DT_WIRELESS_ENDPOINT_COMP) { in rpipe_epc_find()
296 itr - (void *) ep->extra, hdr->bDescriptorType, in rpipe_epc_find()
Drh.c185 descr->bDescriptorType = USB_DT_HUB; /* HUB type */ in wusbhc_rh_get_hub_descr()
Dsecurity.c52 wusbhc->gtk.descr.bDescriptorType = USB_DT_KEY; in wusbhc_sec_create()
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-types.h29 u8 bDescriptorType; member
49 u8 bDescriptorType; member
Dsaa7164-core.c795 dprintk(1, " .bDescriptorType = 0x%x\n", dev->hwdesc.bDescriptorType); in saa7164_dump_hwdesc()
826 dprintk(1, " .bDescriptorType = 0x%x\n", dev->intfdesc.bDescriptorType); in saa7164_dump_intfdesc()
/linux-4.1.27/drivers/input/tablet/
Dgtco.c141 u8 bDescriptorType; member
879 …e->dev, "endpoint: attribute:0x%x type:0x%x\n", endpoint->bmAttributes, endpoint->bDescriptorType); in gtco_probe()
899 hid_desc->bDescriptorType, hid_desc->wDescriptorLength); in gtco_probe()
/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.c95 pr_debug("descriptor type is: %d\n", iface_desc->desc.bDescriptorType); in ft1000_probe()
/linux-4.1.27/drivers/usb/host/
Dhwa-hc.c482 keyd->bDescriptorType = USB_DT_KEY; in __hwahc_dev_set_key()
584 hdr->bDescriptorType, hdr->bLength, in wa_fill_descr()
587 if (hdr->bDescriptorType == USB_DT_WIRE_ADAPTER) in wa_fill_descr()
Dxhci-hub.c89 desc->bDescriptorType = USB_DT_HUB; in xhci_usb2_hub_descriptor()
140 desc->bDescriptorType = USB_DT_SS_HUB; in xhci_usb3_hub_descriptor()
Dohci-hub.c539 desc->bDescriptorType = USB_DT_HUB; in ohci_hub_descriptor()
Dehci-hub.c694 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
Disp116x-hcd.c946 desc->bDescriptorType = USB_DT_HUB; in isp116x_hub_descriptor()
Dsl811-hcd.c1094 desc->bDescriptorType = USB_DT_HUB; in sl811h_hub_descriptor()
Dmax3421-hcd.c1662 desc->bDescriptorType = USB_DT_HUB; /* hub descriptor */ in hub_descriptor()
Dimx21-hcd.c1477 desc->bDescriptorType = USB_DT_HUB; /* HUB descriptor */ in get_hub_descriptor()
Dr8a66597-hcd.c2139 desc->bDescriptorType = USB_DT_HUB; in r8a66597_hub_descriptor()
Disp1362-hcd.c1541 desc->bDescriptorType = USB_DT_HUB; in isp1362_hub_descriptor()
Doxu210hp-hcd.c448 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
Du132-hcd.c2587 desc->bDescriptorType = USB_DT_HUB; in u132_roothub_descriptor()
Dfusbh200-hcd.c1470 desc->bDescriptorType = USB_DT_HUB; in fusbh200_hub_descriptor()
Dfotg210-hcd.c1512 desc->bDescriptorType = USB_DT_HUB; in fotg210_hub_descriptor()
/linux-4.1.27/drivers/uwb/
Dhwa-rc.c773 hdr->bDescriptorType, hdr->bLength, in hwarc_get_version()
776 if (hdr->bDescriptorType == USB_DT_CS_RADIO_CONTROL) in hwarc_get_version()
/linux-4.1.27/include/linux/
Dhid.h595 __u8 bDescriptorType; member
601 __u8 bDescriptorType; member
/linux-4.1.27/drivers/usb/musb/
Dmusb_virthub.c346 desc->bDescriptorType = USB_DT_HUB; in musb_hub_control()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c427 || desc->bDescriptorType != USB_DT_ENDPOINT) in dummy_enable()
1909 .bDescriptorType = USB_DT_BOS,
1915 .bDescriptorType = USB_DT_DEVICE_CAPABILITY,
1926 desc->bDescriptorType = USB_DT_SS_HUB; in ss_hub_descriptor()
1939 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
Dudc-xilinx.c211 .bDescriptorType = USB_DT_ENDPOINT,
901 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in xudc_ep_enable()
Dmv_u3d_core.c47 .bDescriptorType = USB_DT_ENDPOINT,
535 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) in mv_u3d_ep_enable()
Dfsl_udc_core.c72 .bDescriptorType = USB_DT_ENDPOINT,
560 || (desc->bDescriptorType != USB_DT_ENDPOINT)) in fsl_ep_enable()
Datmel_usba_udc.c537 || desc->bDescriptorType != USB_DT_ENDPOINT in usba_ep_enable()
1020 .bDescriptorType = USB_DT_ENDPOINT,
Dmv_udc_core.c69 .bDescriptorType = USB_DT_ENDPOINT,
459 || desc->bDescriptorType != USB_DT_ENDPOINT) in mv_ep_enable()
Dfsl_qe_udc.c67 .bDescriptorType = USB_DT_ENDPOINT,
1597 (desc->bDescriptorType != USB_DT_ENDPOINT)) in qe_ep_enable()
Ds3c-hsudc.c761 || desc->bDescriptorType != USB_DT_ENDPOINT in s3c_hsudc_ep_enable()
Ds3c2410_udc.c1045 || desc->bDescriptorType != USB_DT_ENDPOINT) in s3c2410_udc_ep_enable()
Dpxa25x_udc.c220 || desc->bDescriptorType != USB_DT_ENDPOINT in pxa25x_ep_enable()
Dgoku_udc.c104 || desc->bDescriptorType != USB_DT_ENDPOINT) in goku_ep_enable()
Dat91_udc.c479 || desc->bDescriptorType != USB_DT_ENDPOINT in at91_ep_enable()
Dpxa27x_udc.c1416 if ((desc->bDescriptorType != USB_DT_ENDPOINT) in pxa_ep_enable()
Dgr_udc.c1498 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) in gr_ep_enable()
Dpch_udc.c1706 (desc->bDescriptorType != USB_DT_ENDPOINT) || !desc->wMaxPacketSize) in pch_udc_pcd_ep_enable()
Dnet2272.c199 || desc->bDescriptorType != USB_DT_ENDPOINT) in net2272_enable()
Domap_udc.c156 || desc->bDescriptorType != USB_DT_ENDPOINT in omap_ep_enable()
Dlpc32xx_udc.c1673 (desc->bDescriptorType != USB_DT_ENDPOINT)) { in lpc32xx_ep_enable()
Damd5536udc.c323 || desc->bDescriptorType != USB_DT_ENDPOINT) in udc_ep_enable()
Dnet2280.c152 desc->bDescriptorType != USB_DT_ENDPOINT) { in net2280_enable()
/linux-4.1.27/include/linux/uwb/
Dspec.h777 u8 bDescriptorType; member
/linux-4.1.27/sound/usb/
Dquirks.c305 mshd->bDescriptorType != USB_DT_CS_INTERFACE || in create_std_midi_quirk()
312 msepd->bDescriptorType != USB_DT_CS_ENDPOINT || in create_std_midi_quirk()
Dmidi.c83 __u8 bDescriptorType; member
91 __u8 bDescriptorType; member
1828 ms_header->bDescriptorType == USB_DT_CS_INTERFACE && in snd_usbmidi_get_ms_info()
1845 ms_ep->bDescriptorType != USB_DT_CS_ENDPOINT || in snd_usbmidi_get_ms_info()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dusb_intf.c119 DBG_8723A("bDescriptorType =%x\n", pendp_desc->bDescriptorType); in usb_dvobj_init()
/linux-4.1.27/drivers/usb/gadget/udc/bdc/
Dbdc_udc.c58 .bDescriptorType = USB_DT_ENDPOINT,
Dbdc_ep.c1866 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in bdc_gadget_ep_enable()
/linux-4.1.27/drivers/net/usb/
Dqmi_wwan.c250 if (h->bDescriptorType != USB_DT_CS_INTERFACE) in qmi_wwan_bind()
Dkaweth.c1023 (int)udev->descriptor.bDescriptorType); in kaweth_probe()
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-udc.c724 if (desc->bDescriptorType != USB_DT_ENDPOINT || in isp1760_ep_enable()
730 __func__, desc->bDescriptorType, in isp1760_ep_enable()
Disp1760-hcd.c1761 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor()
/linux-4.1.27/drivers/usb/usbip/
Dvhci_hcd.c219 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
/linux-4.1.27/drivers/usb/chipidea/
Dudc.c37 .bDescriptorType = USB_DT_ENDPOINT,
47 .bDescriptorType = USB_DT_ENDPOINT,
/linux-4.1.27/drivers/usb/dwc3/
Dgadget.c669 if (!ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in dwc3_gadget_ep_enable()
1336 .bDescriptorType = USB_DT_ENDPOINT,
/linux-4.1.27/drivers/usb/renesas_usbhs/
Dmod_host.c1232 desc->bDescriptorType = USB_DT_HUB; in __usbhsh_hub_get_status()
/linux-4.1.27/drivers/usb/misc/
Dusbtest.c659 switch (config->bDescriptorType) { in is_good_config()
888 if (header->bDescriptorType != in ch9_postconfig()
/linux-4.1.27/sound/usb/misc/
Dua101.c954 desc->bDescriptorType == USB_DT_CS_INTERFACE && in find_format_descriptor()
/linux-4.1.27/drivers/hid/usbhid/
Dhid-core.c999 if (hdesc->desc[n].bDescriptorType == HID_DT_REPORT) in usbhid_parse()
/linux-4.1.27/drivers/input/misc/
Dims-pcu.c1641 if (union_desc->bDescriptorType == USB_DT_CS_INTERFACE && in ims_pcu_get_cdc_union_desc()
/linux-4.1.27/drivers/staging/ozwpan/
Dozhcd.c1915 desc->bDescriptorType = 0x29; in oz_get_hub_descriptor()
/linux-4.1.27/drivers/staging/octeon-usb/
Docteon-hcd.c3438 desc->bDescriptorType = 0x29; in octeon_usb_hub_control()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd.c1619 hub_desc->bDescriptorType = USB_DT_HUB; in dwc2_hcd_hub_control()
/linux-4.1.27/drivers/staging/emxx_udc/
Demxx_udc.c1406 .bDescriptorType = USB_DT_DEVICE,