/linux-4.1.27/include/uapi/linux/usb/ |
D | video.h | 187 __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 …]
|
D | ch9.h | 251 __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 …]
|
D | cdc.h | 64 __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 …]
|
D | audio.h | 156 __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 …]
|
D | midi.h | 39 __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; \
|
D | functionfs.h | 29 __u8 bDescriptorType; member
|
D | ch11.h | 234 __u8 bDescriptorType; member
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | webcam.c | 79 .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 …]
|
D | tcm_usb_gadget.c | 1919 .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 …]
|
D | ncm.c | 50 .bDescriptorType = USB_DT_DEVICE, 74 .bDescriptorType = USB_DT_OTG,
|
D | dbgp.c | 37 .bDescriptorType = USB_DT_DEVICE, 47 .bDescriptorType = USB_DT_DEBUG, 52 .bDescriptorType = USB_DT_ENDPOINT, 59 .bDescriptorType = USB_DT_ENDPOINT,
|
D | printer.c | 75 .bDescriptorType = USB_DT_DEVICE, 87 .bDescriptorType = USB_DT_OTG,
|
D | cdc2.c | 44 .bDescriptorType = USB_DT_DEVICE, 65 .bDescriptorType = USB_DT_OTG,
|
D | mass_storage.c | 56 .bDescriptorType = USB_DT_DEVICE, 69 .bDescriptorType = USB_DT_OTG,
|
D | acm_ms.c | 41 .bDescriptorType = USB_DT_DEVICE, 63 .bDescriptorType = USB_DT_OTG,
|
D | serial.c | 68 .bDescriptorType = USB_DT_DEVICE, 84 .bDescriptorType = USB_DT_OTG,
|
D | hid.c | 49 .bDescriptorType = USB_DT_DEVICE, 73 .bDescriptorType = USB_DT_OTG,
|
D | audio.c | 125 .bDescriptorType = USB_DT_DEVICE, 155 .bDescriptorType = USB_DT_OTG,
|
D | ether.c | 152 .bDescriptorType = USB_DT_DEVICE, 176 .bDescriptorType = USB_DT_OTG,
|
D | zero.c | 114 .bDescriptorType = USB_DT_DEVICE, 127 .bDescriptorType = USB_DT_OTG,
|
D | inode.c | 385 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()
|
D | multi.c | 68 .bDescriptorType = USB_DT_DEVICE, 85 .bDescriptorType = USB_DT_OTG,
|
D | gmidi.c | 90 .bDescriptorType = USB_DT_DEVICE,
|
D | g_ffs.c | 70 .bDescriptorType = USB_DT_DEVICE, 95 .bDescriptorType = USB_DT_OTG,
|
D | nokia.c | 68 .bDescriptorType = USB_DT_DEVICE,
|
/linux-4.1.27/include/linux/usb/ |
D | audio-v2.h | 49 __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
|
D | wusb-wa.h | 92 u8 bDescriptorType; member 281 u8 bDescriptorType; member
|
D | irda.h | 91 __u8 bDescriptorType; member
|
D | uas.h | 92 __u8 bDescriptorType; member
|
/linux-4.1.27/drivers/usb/gadget/function/ |
D | f_subset.c | 81 .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 …]
|
D | f_ecm.c | 106 .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 …]
|
D | storage_common.c | 38 .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,
|
D | f_rndis.c | 115 .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 …]
|
D | f_serial.c | 48 .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,
|
D | f_obex.c | 78 .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,
|
D | f_acm.c | 100 .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 …]
|
D | f_loopback.c | 56 .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,
|
D | f_sourcesink.c | 77 .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 …]
|
D | f_uac2.c | 603 .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 …]
|
D | f_uvc.c | 70 .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 …]
|
D | f_phonet.c | 72 .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,
|
D | f_eem.c | 48 .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,
|
D | f_uac1.c | 39 .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 …]
|
D | f_midi.c | 106 .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 …]
|
D | f_ncm.c | 150 .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 …]
|
D | f_hid.c | 81 .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()
|
D | f_printer.c | 116 .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,
|
D | f_fs.c | 1754 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()
|
D | uvc_configfs.c | 154 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/ |
D | aio_simple.c | 74 .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/ |
D | aio_multibuff.c | 76 .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/ |
D | config.c | 32 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 …]
|
D | usb.c | 454 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()
|
D | hub.c | 4378 if (buf->bDescriptorType == in hub_port_init()
|
/linux-4.1.27/tools/usb/ |
D | testusb.c | 81 __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()
|
D | ffs-test.c | 129 .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/ |
D | composite.c | 36 __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 …]
|
D | config.c | 105 cp->bDescriptorType = USB_DT_CONFIG; in usb_gadget_config_buf()
|
D | configfs.c | 1502 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/ |
D | irda-usb.h | 119 __u8 bDescriptorType; member
|
D | irda-usb.c | 1517 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/ |
D | mdc800.c | 188 .bDescriptorType = 0, 198 .bDescriptorType = 0, 208 .bDescriptorType = 0, 218 .bDescriptorType = 0,
|
/linux-4.1.27/drivers/usb/serial/ |
D | ir-usb.c | 99 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/ |
D | wa-rpipe.c | 253 .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()
|
D | rh.c | 185 descr->bDescriptorType = USB_DT_HUB; /* HUB type */ in wusbhc_rh_get_hub_descr()
|
D | security.c | 52 wusbhc->gtk.descr.bDescriptorType = USB_DT_KEY; in wusbhc_sec_create()
|
/linux-4.1.27/drivers/media/pci/saa7164/ |
D | saa7164-types.h | 29 u8 bDescriptorType; member 49 u8 bDescriptorType; member
|
D | saa7164-core.c | 795 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/ |
D | gtco.c | 141 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/ |
D | ft1000_usb.c | 95 pr_debug("descriptor type is: %d\n", iface_desc->desc.bDescriptorType); in ft1000_probe()
|
/linux-4.1.27/drivers/usb/host/ |
D | hwa-hc.c | 482 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()
|
D | xhci-hub.c | 89 desc->bDescriptorType = USB_DT_HUB; in xhci_usb2_hub_descriptor() 140 desc->bDescriptorType = USB_DT_SS_HUB; in xhci_usb3_hub_descriptor()
|
D | ohci-hub.c | 539 desc->bDescriptorType = USB_DT_HUB; in ohci_hub_descriptor()
|
D | ehci-hub.c | 694 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
|
D | isp116x-hcd.c | 946 desc->bDescriptorType = USB_DT_HUB; in isp116x_hub_descriptor()
|
D | sl811-hcd.c | 1094 desc->bDescriptorType = USB_DT_HUB; in sl811h_hub_descriptor()
|
D | max3421-hcd.c | 1662 desc->bDescriptorType = USB_DT_HUB; /* hub descriptor */ in hub_descriptor()
|
D | imx21-hcd.c | 1477 desc->bDescriptorType = USB_DT_HUB; /* HUB descriptor */ in get_hub_descriptor()
|
D | r8a66597-hcd.c | 2139 desc->bDescriptorType = USB_DT_HUB; in r8a66597_hub_descriptor()
|
D | isp1362-hcd.c | 1541 desc->bDescriptorType = USB_DT_HUB; in isp1362_hub_descriptor()
|
D | oxu210hp-hcd.c | 448 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
|
D | u132-hcd.c | 2587 desc->bDescriptorType = USB_DT_HUB; in u132_roothub_descriptor()
|
D | fusbh200-hcd.c | 1470 desc->bDescriptorType = USB_DT_HUB; in fusbh200_hub_descriptor()
|
D | fotg210-hcd.c | 1512 desc->bDescriptorType = USB_DT_HUB; in fotg210_hub_descriptor()
|
/linux-4.1.27/drivers/uwb/ |
D | hwa-rc.c | 773 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/ |
D | hid.h | 595 __u8 bDescriptorType; member 601 __u8 bDescriptorType; member
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_virthub.c | 346 desc->bDescriptorType = USB_DT_HUB; in musb_hub_control()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | dummy_hcd.c | 427 || 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()
|
D | udc-xilinx.c | 211 .bDescriptorType = USB_DT_ENDPOINT, 901 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in xudc_ep_enable()
|
D | mv_u3d_core.c | 47 .bDescriptorType = USB_DT_ENDPOINT, 535 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) in mv_u3d_ep_enable()
|
D | fsl_udc_core.c | 72 .bDescriptorType = USB_DT_ENDPOINT, 560 || (desc->bDescriptorType != USB_DT_ENDPOINT)) in fsl_ep_enable()
|
D | atmel_usba_udc.c | 537 || desc->bDescriptorType != USB_DT_ENDPOINT in usba_ep_enable() 1020 .bDescriptorType = USB_DT_ENDPOINT,
|
D | mv_udc_core.c | 69 .bDescriptorType = USB_DT_ENDPOINT, 459 || desc->bDescriptorType != USB_DT_ENDPOINT) in mv_ep_enable()
|
D | fsl_qe_udc.c | 67 .bDescriptorType = USB_DT_ENDPOINT, 1597 (desc->bDescriptorType != USB_DT_ENDPOINT)) in qe_ep_enable()
|
D | s3c-hsudc.c | 761 || desc->bDescriptorType != USB_DT_ENDPOINT in s3c_hsudc_ep_enable()
|
D | s3c2410_udc.c | 1045 || desc->bDescriptorType != USB_DT_ENDPOINT) in s3c2410_udc_ep_enable()
|
D | pxa25x_udc.c | 220 || desc->bDescriptorType != USB_DT_ENDPOINT in pxa25x_ep_enable()
|
D | goku_udc.c | 104 || desc->bDescriptorType != USB_DT_ENDPOINT) in goku_ep_enable()
|
D | at91_udc.c | 479 || desc->bDescriptorType != USB_DT_ENDPOINT in at91_ep_enable()
|
D | pxa27x_udc.c | 1416 if ((desc->bDescriptorType != USB_DT_ENDPOINT) in pxa_ep_enable()
|
D | gr_udc.c | 1498 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) in gr_ep_enable()
|
D | pch_udc.c | 1706 (desc->bDescriptorType != USB_DT_ENDPOINT) || !desc->wMaxPacketSize) in pch_udc_pcd_ep_enable()
|
D | net2272.c | 199 || desc->bDescriptorType != USB_DT_ENDPOINT) in net2272_enable()
|
D | omap_udc.c | 156 || desc->bDescriptorType != USB_DT_ENDPOINT in omap_ep_enable()
|
D | lpc32xx_udc.c | 1673 (desc->bDescriptorType != USB_DT_ENDPOINT)) { in lpc32xx_ep_enable()
|
D | amd5536udc.c | 323 || desc->bDescriptorType != USB_DT_ENDPOINT) in udc_ep_enable()
|
D | net2280.c | 152 desc->bDescriptorType != USB_DT_ENDPOINT) { in net2280_enable()
|
/linux-4.1.27/include/linux/uwb/ |
D | spec.h | 777 u8 bDescriptorType; member
|
/linux-4.1.27/sound/usb/ |
D | quirks.c | 305 mshd->bDescriptorType != USB_DT_CS_INTERFACE || in create_std_midi_quirk() 312 msepd->bDescriptorType != USB_DT_CS_ENDPOINT || in create_std_midi_quirk()
|
D | midi.c | 83 __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/ |
D | usb_intf.c | 119 DBG_8723A("bDescriptorType =%x\n", pendp_desc->bDescriptorType); in usb_dvobj_init()
|
/linux-4.1.27/drivers/usb/gadget/udc/bdc/ |
D | bdc_udc.c | 58 .bDescriptorType = USB_DT_ENDPOINT,
|
D | bdc_ep.c | 1866 if (!_ep || !desc || desc->bDescriptorType != USB_DT_ENDPOINT) { in bdc_gadget_ep_enable()
|
/linux-4.1.27/drivers/net/usb/ |
D | qmi_wwan.c | 250 if (h->bDescriptorType != USB_DT_CS_INTERFACE) in qmi_wwan_bind()
|
D | kaweth.c | 1023 (int)udev->descriptor.bDescriptorType); in kaweth_probe()
|
/linux-4.1.27/drivers/usb/isp1760/ |
D | isp1760-udc.c | 724 if (desc->bDescriptorType != USB_DT_ENDPOINT || in isp1760_ep_enable() 730 __func__, desc->bDescriptorType, in isp1760_ep_enable()
|
D | isp1760-hcd.c | 1761 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor()
|
/linux-4.1.27/drivers/usb/usbip/ |
D | vhci_hcd.c | 219 desc->bDescriptorType = USB_DT_HUB; in hub_descriptor()
|
/linux-4.1.27/drivers/usb/chipidea/ |
D | udc.c | 37 .bDescriptorType = USB_DT_ENDPOINT, 47 .bDescriptorType = USB_DT_ENDPOINT,
|
/linux-4.1.27/drivers/usb/dwc3/ |
D | gadget.c | 669 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/ |
D | mod_host.c | 1232 desc->bDescriptorType = USB_DT_HUB; in __usbhsh_hub_get_status()
|
/linux-4.1.27/drivers/usb/misc/ |
D | usbtest.c | 659 switch (config->bDescriptorType) { in is_good_config() 888 if (header->bDescriptorType != in ch9_postconfig()
|
/linux-4.1.27/sound/usb/misc/ |
D | ua101.c | 954 desc->bDescriptorType == USB_DT_CS_INTERFACE && in find_format_descriptor()
|
/linux-4.1.27/drivers/hid/usbhid/ |
D | hid-core.c | 999 if (hdesc->desc[n].bDescriptorType == HID_DT_REPORT) in usbhid_parse()
|
/linux-4.1.27/drivers/input/misc/ |
D | ims-pcu.c | 1641 if (union_desc->bDescriptorType == USB_DT_CS_INTERFACE && in ims_pcu_get_cdc_union_desc()
|
/linux-4.1.27/drivers/staging/ozwpan/ |
D | ozhcd.c | 1915 desc->bDescriptorType = 0x29; in oz_get_hub_descriptor()
|
/linux-4.1.27/drivers/staging/octeon-usb/ |
D | octeon-hcd.c | 3438 desc->bDescriptorType = 0x29; in octeon_usb_hub_control()
|
/linux-4.1.27/drivers/usb/dwc2/ |
D | hcd.c | 1619 hub_desc->bDescriptorType = USB_DT_HUB; in dwc2_hcd_hub_control()
|
/linux-4.1.27/drivers/staging/emxx_udc/ |
D | emxx_udc.c | 1406 .bDescriptorType = USB_DT_DEVICE,
|