OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECLARE_UAC_AC_HEADER_DESCRIPTOR
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
audio.h
97
#define
DECLARE_UAC_AC_HEADER_DESCRIPTOR
(n) \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
audio.h
97
#define
DECLARE_UAC_AC_HEADER_DESCRIPTOR
(n) \
/bionic/libc/kernel/uapi/linux/usb/
audio.h
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))
/development/ndk/platforms/android-L/include/linux/usb/
audio.h
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))
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/usb/
audio.h
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))
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/usb/
audio.h
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))
/prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/usb/
audio.h
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))
/prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/usb/
audio.h
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))
/prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/usb/
audio.h
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))
/prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/usb/
audio.h
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))
/external/kernel-headers/original/uapi/linux/usb/
audio.h
167
#define
DECLARE_UAC_AC_HEADER_DESCRIPTOR
(n) \
Completed in 120 milliseconds