Searched refs:set_iir_band_coeff (Results 1 - 3 of 3) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwcd934x.c3147 static void set_iir_band_coeff(struct snd_soc_component *component, function
3180 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]);
3181 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]);
3182 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]);
3183 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]);
3184 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]);
H A Dlpass-rx-macro.c2726 static void set_iir_band_coeff(struct snd_soc_component *component, function
2759 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]);
2760 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]);
2761 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]);
2762 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]);
2763 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]);
H A Dmsm8916-wcd-digital.c446 static void set_iir_band_coeff(struct snd_soc_component *component, function
489 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]);
490 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]);
491 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]);
492 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]);
493 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]);

Completed in 206 milliseconds