Searched refs:bInCollection (Results 1 – 10 of 10) sorted by relevance
162 __u8 bInCollection; /* n */ member176 __u8 bInCollection; \
231 __u8 bInCollection; member248 __u8 bInCollection; \
268 if (!h1->bInCollection) { in snd_usb_create_streams()278 if (h1->bLength < sizeof(*h1) + h1->bInCollection) { in snd_usb_create_streams()283 for (i = 0; i < h1->bInCollection; i++) in snd_usb_create_streams()
31 d->bLength >= sizeof(*d) + d->bInCollection; in validate_uac1_header()
95 .bInCollection = 0, /* dynamic */
59 .bInCollection = F_AUDIO_NUM_INTERFACES,
618 uvc_control_header->bInCollection = 1; in uvc_copy_descriptors()
137 .bInCollection = 1,
1074 ac_desc->bInCollection = num_ifaces; in build_ac_header_desc()
225 .bInCollection = 0x01,
Completed in 27 milliseconds