Searched defs:bmaControls (Results 1 - 3 of 3) sorted by relevance
/include/linux/usb/ | ||
H A D | audio-v2.h | 26 * bmaControls() is a (ch+1)-element array of 4-byte bitmaps, 153 /* bmaControls is actually u32, 155 __u8 bmaControls[0]; /* variable length */ member in struct:uac2_feature_unit_descriptor |
/include/uapi/linux/usb/ | ||
H A D | audio.h | 243 __le16 bmaControls[ch + 1]; \ 321 __u8 bmaControls[0]; /* variable length */ member in struct:uac_feature_unit_descriptor |
H A D | video.h | 366 __u8 bmaControls[]; member in struct:uvc_input_header_descriptor 388 __u8 bmaControls[p][n]; \ 401 __u8 bmaControls[]; member in struct:uvc_output_header_descriptor 419 __u8 bmaControls[p][n]; \ |
Completed in 26 milliseconds