Home
last modified time | relevance | path

Searched refs:SOC_VALUE_ENUM_SINGLE_AUTODISABLE_DECL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dlm4857.c55 static SOC_VALUE_ENUM_SINGLE_AUTODISABLE_DECL(lm4857_mode_enum,
H A Darizona.h126 SOC_VALUE_ENUM_SINGLE_AUTODISABLE_DECL( \
H A Dmadera.h208 SOC_VALUE_ENUM_SINGLE_AUTODISABLE_DECL( \
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h373 #define SOC_VALUE_ENUM_SINGLE_AUTODISABLE_DECL(name, xreg, xshift, xmask, xtexts, xvalues) \ macro