Searched refs:bControlSize (Results 1 – 8 of 8) sorted by relevance
252 __u8 bControlSize; \343 __u8 bControlSize; member560 __u8 bControlSize; member
110 .bControlSize = 3,123 .bControlSize = 2,155 .bControlSize = 1,
196 if (d->bLength < sizeof(*d) || !d->bControlSize) in validate_uac1_feature_unit()199 return d->bLength >= sizeof(*d) + d->bControlSize + 1; in validate_uac1_feature_unit()
1996 csize = hdr->bControlSize; in parse_audio_feature_unit()
251 The bControlSize attribute reflects the size of the bmControls attribute, and254 baSourceID. It is also possible to manually increase or decrease bControlSize264 $ cat bControlSize267 $ echo 1 > bControlSize271 $ echo 2 > bControlSize303 Unit is fixed by the UVC specification, and so the bControlSize attribute is
209 __u8 bControlSize; member
86 .bControlSize = 2,
1044 fu_desc->bControlSize = 2; in build_fu_desc()