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

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 46 #define UAC_SET_ 0x00
53 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
55 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
57 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
59 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
61 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 64 #define UAC_SET_ 0x00
73 #define UAC_SET_CUR (UAC_SET_ | UAC__CUR)
75 #define UAC_SET_MIN (UAC_SET_ | UAC__MIN)
77 #define UAC_SET_MAX (UAC_SET_ | UAC__MAX)
79 #define UAC_SET_RES (UAC_SET_ | UAC__RES)
81 #define UAC_SET_MEM (UAC_SET_ | UAC__MEM)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/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 59 milliseconds