Lines Matching refs:bLength
76 .bLength = USB_DT_INTERFACE_SIZE,
87 .bLength = UAC_DT_INPUT_TERMINAL_SIZE,
97 .bLength = UAC_DT_OUTPUT_TERMINAL_SIZE,
107 .bLength = UAC_DT_INPUT_TERMINAL_SIZE,
117 .bLength = UAC_DT_OUTPUT_TERMINAL_SIZE,
131 .bLength = USB_DT_ENDPOINT_SIZE,
141 .bLength = USB_DT_INTERFACE_SIZE,
150 .bLength = USB_DT_INTERFACE_SIZE,
159 .bLength = USB_DT_INTERFACE_SIZE,
168 .bLength = USB_DT_INTERFACE_SIZE,
178 .bLength = UAC_DT_AS_HEADER_SIZE,
187 .bLength = UAC_DT_AS_HEADER_SIZE,
200 .bLength = 0, /* filled on rate setup */
211 .bLength = USB_DT_ENDPOINT_AUDIO_SIZE,
222 .bLength = UAC_ISO_ENDPOINT_DESC_SIZE,
231 .bLength = 0, /* filled on rate setup */
242 .bLength = USB_DT_ENDPOINT_AUDIO_SIZE,
253 .bLength = UAC_ISO_ENDPOINT_DESC_SIZE,
297 .bLength = USB_DT_ENDPOINT_AUDIO_SIZE,
307 .bLength = sizeof(ss_as_out_ep_desc_comp),
316 .bLength = USB_DT_ENDPOINT_AUDIO_SIZE,
326 .bLength = sizeof(ss_as_in_ep_desc_comp),
1040 fu_desc->bLength = fu_desc_size; in build_fu_desc()
1070 ac_desc->bLength = ac_header_desc_size; in build_ac_header_desc()
1118 ac_header_desc->wTotalLength = cpu_to_le16(ac_header_desc->bLength); in setup_descriptor()
1126 len += in_feature_unit_desc->bLength; in setup_descriptor()
1135 len += out_feature_unit_desc->bLength; in setup_descriptor()
1307 out_feature_unit_desc->bLength - 1; in f_audio_bind()
1314 in_feature_unit_desc->bLength - 1; in f_audio_bind()
1358 as_out_type_i_desc.bLength = UAC_FORMAT_TYPE_I_DISCRETE_DESC_SIZE(idx); in f_audio_bind()
1367 as_in_type_i_desc.bLength = UAC_FORMAT_TYPE_I_DISCRETE_DESC_SIZE(idx); in f_audio_bind()