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

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 132 __u8 bInCollection;
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 186 __u8 bInCollection;
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 132 __u8 bInCollection;
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 186 __u8 bInCollection;
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 160 __u8 bInCollection; /* n */
174 __u8 bInCollection; \
video.h 199 __u8 bInCollection;
216 __u8 bInCollection; \

Completed in 37 milliseconds