Searched refs:wm8958_dsp_apply (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8958-dsp2.c | 324 static void wm8958_dsp_apply(struct snd_soc_component *component, int path, int start) in wm8958_dsp_apply() function 425 wm8958_dsp_apply(component, i, 1); in wm8958_aif_ev() 430 wm8958_dsp_apply(component, i, 0); in wm8958_aif_ev() 531 wm8958_dsp_apply(component, mbc, wm8994->mbc_ena[mbc]); in wm8958_mbc_put() 657 wm8958_dsp_apply(component, vss, wm8994->vss_ena[vss]); in wm8958_vss_put() 731 wm8958_dsp_apply(component, hpf % 3, ucontrol->value.integer.value[0]); in wm8958_hpf_put() 825 wm8958_dsp_apply(component, eq, ucontrol->value.integer.value[0]); in wm8958_enh_eq_put()
|