Home | History | Annotate | Download | only in usb

Lines Matching defs:bDescriptorType

106   __u8 bDescriptorType;
114 #define DECLARE_UAC_AC_HEADER_DESCRIPTOR(n) struct uac1_ac_header_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __le16 bcdADC; __le16 wTotalLength; __u8 bInCollection; __u8 baInterfaceNr[n]; \
118 __u8 bDescriptorType;
139 __u8 bDescriptorType;
157 #define DECLARE_UAC_FEATURE_UNIT_DESCRIPTOR(ch) struct uac_feature_unit_descriptor_ ##ch { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bUnitID; __u8 bSourceID; __u8 bControlSize; __le16 bmaControls[ch + 1]; __u8 iFeature; \
161 __u8 bDescriptorType;
169 __u8 bDescriptorType;
177 __u8 bDescriptorType;
186 __u8 bDescriptorType;
195 __u8 bDescriptorType;
210 __u8 bDescriptorType;
223 __u8 bDescriptorType;
232 #define DECLARE_UAC_FORMAT_TYPE_I_DISCRETE_DESC(n) struct uac_format_type_i_discrete_descriptor_ ##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bFormatType; __u8 bNrChannels; __u8 bSubframeSize; __u8 bBitResolution; __u8 bSamFreqType; __u8 tSamFreq[n][3]; \
237 __u8 bDescriptorType;
250 __u8 bDescriptorType;
260 __u8 bDescriptorType;
283 __u8 bDescriptorType;