/Linux-v4.19/include/uapi/linux/usb/ |
D | ch9.h | 281 __u8 bLength; member 290 __u8 bLength; member 346 __u8 bLength; member 369 __u8 bLength; member 383 __u8 bLength; member 401 __u8 bLength; member 671 __u8 bLength; member 683 __u8 bLength; member 721 __u8 bLength; member 738 __u8 bLength; member [all …]
|
D | video.h | 188 __u8 bLength; member 195 __u8 bLength; member 212 __u8 bLength; \ 224 __u8 bLength; member 237 __u8 bLength; member 251 __u8 bLength; member 269 __u8 bLength; member 285 __u8 bLength; \ 296 __u8 bLength; member 311 __u8 bLength; member [all …]
|
D | audio.h | 157 __u8 bLength; /* 8 + n */ member 171 __u8 bLength; \ 182 __u8 bLength; /* in bytes: 12 */ member 211 __u8 bLength; /* in bytes: 9 */ member 247 __u8 bLength; \ 259 __u8 bLength; member 317 return raw[desc->bLength - 1]; in uac_mixer_unit_iMixer() 322 __u8 bLength; member 333 return raw[desc->bLength - 1]; in uac_selector_unit_iSelector() 338 __u8 bLength; member [all …]
|
D | cdc.h | 64 __u8 bLength; member 73 __u8 bLength; member 86 __u8 bLength; member 102 __u8 bLength; member 113 __u8 bLength; member 124 __u8 bLength; member 136 __u8 bLength; member 158 __u8 bLength; member 168 __u8 bLength; member 179 __u8 bLength; member [all …]
|
D | midi.h | 39 __u8 bLength; member 50 __u8 bLength; member 67 __u8 bLength; member 82 __u8 bLength; \ 94 __u8 bLength; /* 4+n */ member 106 __u8 bLength; \
|
/Linux-v4.19/include/linux/usb/ |
D | audio-v3.h | 60 __u8 bLength; /* 10 */ member 73 __u8 bLength; member 89 __u8 bLength; member 105 __u8 bLength; member 121 __u8 bLength; \ 132 __u8 bLength; member 150 __u8 bLength; member 161 __u8 bLength; member 172 __u8 bLength; member 186 __u8 bLength; \ [all …]
|
D | audio-v2.h | 49 __u8 bLength; /* 9 */ member 60 __u8 bLength; /* in bytes: 6 */ member 71 __u8 bLength; member 91 __u8 bLength; member 103 __u8 bLength; member 115 __u8 bLength; member 132 __u8 bLength; member 149 __u8 bLength; member 162 __u8 bLength; member 179 __u8 bLength; /* in bytes: 8 */ member
|
D | wusb-wa.h | 92 u8 bLength; member 144 u8 bLength; member 177 u8 bLength; /* 0x18 */ member 227 u8 bLength; member 281 u8 bLength; member
|
/Linux-v4.19/drivers/usb/gadget/legacy/ |
D | webcam.c | 71 .bLength = USB_DT_DEVICE_SIZE, 90 .bLength = UVC_DT_HEADER_SIZE(1), 101 .bLength = UVC_DT_CAMERA_TERMINAL_SIZE(3), 118 .bLength = UVC_DT_PROCESSING_UNIT_SIZE(2), 131 .bLength = UVC_DT_OUTPUT_TERMINAL_SIZE, 144 .bLength = UVC_DT_INPUT_HEADER_SIZE(1, 2), 161 .bLength = UVC_DT_FORMAT_UNCOMPRESSED_SIZE, 181 .bLength = UVC_DT_FRAME_UNCOMPRESSED_SIZE(3), 199 .bLength = UVC_DT_FRAME_UNCOMPRESSED_SIZE(1), 215 .bLength = UVC_DT_FORMAT_MJPEG_SIZE, [all …]
|
/Linux-v4.19/drivers/usb/gadget/function/ |
D | f_uvc.c | 68 .bLength = sizeof(uvc_iad), 79 .bLength = USB_DT_INTERFACE_SIZE, 91 .bLength = USB_DT_ENDPOINT_SIZE, 100 .bLength = sizeof(uvc_ss_control_comp), 109 .bLength = UVC_DT_CONTROL_ENDPOINT_SIZE, 116 .bLength = USB_DT_INTERFACE_SIZE, 128 .bLength = USB_DT_INTERFACE_SIZE, 140 .bLength = USB_DT_ENDPOINT_SIZE, 151 .bLength = USB_DT_ENDPOINT_SIZE, 162 .bLength = USB_DT_ENDPOINT_SIZE, [all …]
|
D | f_subset.c | 76 .bLength = sizeof subset_data_intf, 89 .bLength = sizeof mdlm_header_desc, 97 .bLength = sizeof mdlm_desc, 123 .bLength = sizeof ether_desc, 138 .bLength = USB_DT_ENDPOINT_SIZE, 146 .bLength = USB_DT_ENDPOINT_SIZE, 167 .bLength = USB_DT_ENDPOINT_SIZE, 175 .bLength = USB_DT_ENDPOINT_SIZE, 196 .bLength = USB_DT_ENDPOINT_SIZE, 204 .bLength = USB_DT_ENDPOINT_SIZE, [all …]
|
D | f_ecm.c | 101 .bLength = sizeof ecm_iad_descriptor, 114 .bLength = sizeof ecm_control_intf, 127 .bLength = sizeof ecm_header_desc, 135 .bLength = sizeof(ecm_union_desc), 143 .bLength = sizeof ecm_desc, 158 .bLength = sizeof ecm_data_nop_intf, 173 .bLength = sizeof ecm_data_intf, 188 .bLength = USB_DT_ENDPOINT_SIZE, 198 .bLength = USB_DT_ENDPOINT_SIZE, 206 .bLength = USB_DT_ENDPOINT_SIZE, [all …]
|
D | f_uac1.c | 53 .bLength = USB_DT_INTERFACE_SIZE, 72 .bLength = UAC_DT_AC_HEADER_LENGTH, 87 .bLength = UAC_DT_INPUT_TERMINAL_SIZE, 98 .bLength = UAC_DT_OUTPUT_TERMINAL_SIZE, 109 .bLength = UAC_DT_INPUT_TERMINAL_SIZE, 120 .bLength = UAC_DT_OUTPUT_TERMINAL_SIZE, 131 .bLength = USB_DT_INTERFACE_SIZE, 140 .bLength = USB_DT_INTERFACE_SIZE, 149 .bLength = USB_DT_INTERFACE_SIZE, 158 .bLength = USB_DT_INTERFACE_SIZE, [all …]
|
D | f_uac2.c | 110 .bLength = sizeof iad_desc, 122 .bLength = sizeof std_ac_if_desc, 134 .bLength = sizeof in_clk_src_desc, 146 .bLength = sizeof out_clk_src_desc, 158 .bLength = sizeof usb_out_it_desc, 172 .bLength = sizeof io_in_it_desc, 186 .bLength = sizeof usb_in_ot_desc, 200 .bLength = sizeof io_out_ot_desc, 213 .bLength = sizeof ac_hdr_desc, 228 .bLength = sizeof std_as_out_if0_desc, [all …]
|
D | f_acm.c | 95 .bLength = sizeof acm_iad_descriptor, 108 .bLength = USB_DT_INTERFACE_SIZE, 119 .bLength = USB_DT_INTERFACE_SIZE, 130 .bLength = sizeof(acm_header_desc), 138 .bLength = sizeof(acm_call_mgmt_descriptor), 146 .bLength = sizeof(acm_descriptor), 153 .bLength = sizeof(acm_union_desc), 163 .bLength = USB_DT_ENDPOINT_SIZE, 172 .bLength = USB_DT_ENDPOINT_SIZE, 179 .bLength = USB_DT_ENDPOINT_SIZE, [all …]
|
D | f_obex.c | 71 .bLength = sizeof(obex_control_intf), 82 .bLength = sizeof(obex_data_nop_intf), 92 .bLength = sizeof(obex_data_intf), 102 .bLength = sizeof(obex_cdc_header_desc), 109 .bLength = sizeof(obex_cdc_union_desc), 117 .bLength = sizeof(obex_desc), 126 .bLength = USB_DT_ENDPOINT_SIZE, 135 .bLength = USB_DT_ENDPOINT_SIZE, 159 .bLength = USB_DT_ENDPOINT_SIZE, 167 .bLength = USB_DT_ENDPOINT_SIZE,
|
D | f_serial.c | 43 .bLength = USB_DT_INTERFACE_SIZE, 56 .bLength = USB_DT_ENDPOINT_SIZE, 63 .bLength = USB_DT_ENDPOINT_SIZE, 79 .bLength = USB_DT_ENDPOINT_SIZE, 86 .bLength = USB_DT_ENDPOINT_SIZE, 100 .bLength = USB_DT_ENDPOINT_SIZE, 107 .bLength = USB_DT_ENDPOINT_SIZE, 114 .bLength = sizeof gser_ss_bulk_comp_desc,
|
D | f_rndis.c | 110 .bLength = sizeof rndis_control_intf, 123 .bLength = sizeof header_desc, 131 .bLength = sizeof call_mgmt_descriptor, 140 .bLength = sizeof rndis_acm_descriptor, 148 .bLength = sizeof(rndis_union_desc), 158 .bLength = sizeof rndis_data_intf, 172 .bLength = sizeof rndis_iad_descriptor, 186 .bLength = USB_DT_ENDPOINT_SIZE, 196 .bLength = USB_DT_ENDPOINT_SIZE, 204 .bLength = USB_DT_ENDPOINT_SIZE, [all …]
|
D | storage_common.c | 33 .bLength = sizeof fsg_intf_desc, 50 .bLength = USB_DT_ENDPOINT_SIZE, 60 .bLength = USB_DT_ENDPOINT_SIZE, 85 .bLength = USB_DT_ENDPOINT_SIZE, 95 .bLength = USB_DT_ENDPOINT_SIZE, 115 .bLength = USB_DT_ENDPOINT_SIZE, 125 .bLength = sizeof(fsg_ss_bulk_in_comp_desc), 133 .bLength = USB_DT_ENDPOINT_SIZE, 143 .bLength = sizeof(fsg_ss_bulk_in_comp_desc),
|
D | f_loopback.c | 46 .bLength = sizeof(loopback_intf), 57 .bLength = USB_DT_ENDPOINT_SIZE, 65 .bLength = USB_DT_ENDPOINT_SIZE, 82 .bLength = USB_DT_ENDPOINT_SIZE, 90 .bLength = USB_DT_ENDPOINT_SIZE, 107 .bLength = USB_DT_ENDPOINT_SIZE, 115 .bLength = USB_DT_SS_EP_COMP_SIZE, 123 .bLength = USB_DT_ENDPOINT_SIZE, 131 .bLength = USB_DT_SS_EP_COMP_SIZE,
|
/Linux-v4.19/drivers/usb/core/ |
D | config.c | 39 buffer += h->bLength; in find_next_descriptor() 40 size -= h->bLength; in find_next_descriptor() 98 ep->ss_ep_comp.bLength = USB_DT_SS_EP_COMP_SIZE; in usb_parse_ss_endpoint_companion() 106 buffer += desc->bLength; in usb_parse_ss_endpoint_companion() 107 size -= desc->bLength; in usb_parse_ss_endpoint_companion() 218 buffer += d->bLength; in usb_parse_endpoint() 219 size -= d->bLength; in usb_parse_endpoint() 221 if (d->bLength >= USB_DT_ENDPOINT_AUDIO_SIZE) in usb_parse_endpoint() 223 else if (d->bLength >= USB_DT_ENDPOINT_SIZE) in usb_parse_endpoint() 228 cfgno, inum, asnum, d->bLength); in usb_parse_endpoint() [all …]
|
/Linux-v4.19/drivers/usb/gadget/ |
D | config.c | 44 unsigned len = (*src)->bLength; in usb_descriptor_fillbuf() 101 cp->bLength = USB_DT_CONFIG_SIZE; in usb_gadget_config_buf() 132 bytes += (*tmp)->bLength; in usb_copy_descriptors() 147 memcpy(mem, *src, (*src)->bLength); in usb_copy_descriptors() 150 mem += (*src)->bLength; in usb_copy_descriptors() 243 otg20_desc->bLength = sizeof(struct usb_otg20_descriptor); in usb_otg_descriptor_init() 249 otg1x_desc->bLength = sizeof(struct usb_otg_descriptor); in usb_otg_descriptor_init()
|
/Linux-v4.19/tools/usb/ffs-aio-example/simple/device_app/ |
D | aio_simple.c | 73 .bLength = sizeof(descriptors.fs_descs.intf), 80 .bLength = sizeof(descriptors.fs_descs.bulk_sink), 86 .bLength = sizeof(descriptors.fs_descs.bulk_source), 95 .bLength = sizeof(descriptors.hs_descs.intf), 102 .bLength = sizeof(descriptors.hs_descs.bulk_sink), 109 .bLength = sizeof(descriptors.hs_descs.bulk_source),
|
/Linux-v4.19/drivers/usb/wusbcore/ |
D | wa-nep.c | 105 if (size < notif_hdr->bLength) in wa_notif_dispatch() 107 itr += notif_hdr->bLength; in wa_notif_dispatch() 108 size -= notif_hdr->bLength; in wa_notif_dispatch() 117 notif_hdr->bLength - sizeof(*hwa_dn)); in wa_notif_dispatch() 133 (size_t)notif_hdr->bLength); in wa_notif_dispatch()
|
/Linux-v4.19/tools/usb/ |
D | ffs-test.c | 150 .bLength = sizeof descriptors.fs_descs.intf, 157 .bLength = sizeof descriptors.fs_descs.sink, 164 .bLength = sizeof descriptors.fs_descs.source, 174 .bLength = sizeof descriptors.fs_descs.intf, 181 .bLength = sizeof descriptors.hs_descs.sink, 188 .bLength = sizeof descriptors.hs_descs.source, 199 .bLength = sizeof descriptors.fs_descs.intf, 206 .bLength = sizeof descriptors.hs_descs.sink, 213 .bLength = USB_DT_SS_EP_COMP_SIZE, 220 .bLength = sizeof descriptors.hs_descs.source, [all …]
|