HomeSort by relevance Sort by last modified time
    Searched refs:baInterfaceNr (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 134 __u8 baInterfaceNr[];
137 #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]; } __attribute__ ((packed))
video.h 187 __u8 baInterfaceNr[];
192 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u16 bcdUVC; __u16 wTotalLength; __u32 dwClockFrequency; __u8 bInCollection; __u8 baInterfaceNr[n]; } __attribute__ ((packed))
  /development/ndk/platforms/android-L/include/linux/usb/
audio.h 134 __u8 baInterfaceNr[];
137 #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]; } __attribute__ ((packed))
video.h 187 __u8 baInterfaceNr[];
192 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubType; __u16 bcdUVC; __u16 wTotalLength; __u32 dwClockFrequency; __u8 bInCollection; __u8 baInterfaceNr[n]; } __attribute__ ((packed))
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 161 __u8 baInterfaceNr[]; /* [n] */
175 __u8 baInterfaceNr[n]; \
video.h 200 __u8 baInterfaceNr[];
217 __u8 baInterfaceNr[n]; \

Completed in 3741 milliseconds