OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOC_ENUM_DOUBLE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h
51
#define
SOC_ENUM_DOUBLE
(xreg, xshift_l, xshift_r, xmask, xtexts) \
55
SOC_ENUM_DOUBLE
(xreg, xshift, xshift, xmask, xtexts)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h
51
#define
SOC_ENUM_DOUBLE
(xreg, xshift_l, xshift_r, xmask, xtexts) \
55
SOC_ENUM_DOUBLE
(xreg, xshift, xshift, xmask, xtexts)
Completed in 85 milliseconds