Searched refs:wm8903_dcs_event (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/sound/soc/codecs/ |
D | wm8903.c | 266 static int wm8903_dcs_event(struct snd_soc_dapm_widget *w, in wm8903_dcs_event() function 915 SND_SOC_DAPM_PGA_S("HPL_DCS", 3, SND_SOC_NOPM, 3, 0, wm8903_dcs_event, 917 SND_SOC_DAPM_PGA_S("HPR_DCS", 3, SND_SOC_NOPM, 2, 0, wm8903_dcs_event, 919 SND_SOC_DAPM_PGA_S("LINEOUTL_DCS", 3, SND_SOC_NOPM, 1, 0, wm8903_dcs_event, 921 SND_SOC_DAPM_PGA_S("LINEOUTR_DCS", 3, SND_SOC_NOPM, 0, 0, wm8903_dcs_event,
|