HomeSort by relevance Sort by last modified time
    Searched refs:UAC_SET_ (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 47 #define UAC_SET_ 0x00
56 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
58 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
60 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
62 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
64 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
audio.h 47 #define UAC_SET_ 0x00
56 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
58 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
60 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
62 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
64 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /bionic/libc/kernel/uapi/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /development/ndk/platforms/android-L/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/usb/
audio.h 52 #define UAC_SET_ 0x00
61 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
64 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
66 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
69 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
71 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 63 #define UAC_SET_ 0x00
72 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
74 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
76 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
78 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
80 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)

Completed in 38 milliseconds