Searched refs:wm8958_dsp_apply (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dwm8958-dsp2.c324 static void wm8958_dsp_apply(struct snd_soc_component *component, int path, int start) function
425 wm8958_dsp_apply(component, i, 1);
430 wm8958_dsp_apply(component, i, 0);
531 wm8958_dsp_apply(component, mbc, wm8994->mbc_ena[mbc]);
657 wm8958_dsp_apply(component, vss, wm8994->vss_ena[vss]);
731 wm8958_dsp_apply(component, hpf % 3, ucontrol->value.integer.value[0]);
825 wm8958_dsp_apply(component, eq, ucontrol->value.integer.value[0]);

Completed in 322 milliseconds