Home
last modified time | relevance | path

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

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