Home
last modified time | relevance | path

Searched refs:SOC_ENUM_SINGLE_VIRT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/sound/
Dsoc.h195 #define SOC_ENUM_SINGLE_VIRT(xitems, xtexts) \ macro
316 const struct soc_enum name = SOC_ENUM_SINGLE_VIRT(ARRAY_SIZE(xtexts), xtexts)
/linux-4.1.27/sound/soc/codecs/
Dwm9713.c113 SOC_ENUM_SINGLE_VIRT(2, wm9713_micb_select), /* mic selection 19 */