alc_sel_text 144 sound/soc/codecs/wm8983.c static const char *alc_sel_text[] = { "Off", "Right", "Left", "Stereo" }; alc_sel_text 145 sound/soc/codecs/wm8983.c static SOC_ENUM_SINGLE_DECL(alc_sel, WM8983_ALC_CONTROL_1, 7, alc_sel_text); alc_sel_text 234 sound/soc/codecs/wm8985.c static const char *alc_sel_text[] = { "Off", "Right", "Left", "Stereo" }; alc_sel_text 235 sound/soc/codecs/wm8985.c static SOC_ENUM_SINGLE_DECL(alc_sel, WM8985_ALC_CONTROL_1, 7, alc_sel_text);