HomeSort by relevance Sort by last modified time
    Searched defs:bNrChannels (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 124 __u8 bNrChannels;
220 __u8 bNrChannels;
233 __u8 bNrChannels;
239 #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]; \
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 188 __u8 bNrChannels; /* Number of logical output channels */
478 __u8 bNrChannels; /* physical channels in the stream */
493 __u8 bNrChannels; /* physical channels in the stream */
506 __u8 bNrChannels; \

Completed in 53 milliseconds