OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:A_P16VIN
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/sound/
emu10k1.h
88
#define
A_P16VIN
(x) (0x50 + (x))
/external/kernel-headers/original/uapi/sound/
emu10k1.h
113
#define
A_P16VIN
(x) (0x50 + (x)) /* x = 0x00 - 0x0f p16v ins (A2 only) "EMU32 inputs" */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
emu10k1.h
106
#define
A_P16VIN
(x) (0x50 + (x)) /* x = 0x00 - 0x0f p16v ins (A2 only) "EMU32 inputs" */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
emu10k1.h
106
#define
A_P16VIN
(x) (0x50 + (x)) /* x = 0x00 - 0x0f p16v ins (A2 only) "EMU32 inputs" */
Completed in 261 milliseconds