Lines Matching refs:bLength
100 .bLength = sizeof hidg_interface_desc,
112 .bLength = sizeof hidg_desc,
124 .bLength = USB_DT_ENDPOINT_SIZE,
136 .bLength = sizeof(hidg_ss_in_comp_desc),
145 .bLength = USB_DT_ENDPOINT_SIZE,
157 .bLength = sizeof(hidg_ss_out_comp_desc),
186 .bLength = USB_DT_ENDPOINT_SIZE,
198 .bLength = USB_DT_ENDPOINT_SIZE,
227 .bLength = USB_DT_ENDPOINT_SIZE,
239 .bLength = USB_DT_ENDPOINT_SIZE,
732 hidg_desc_copy.bLength); in hidg_setup()