Searched refs:set_iir_band_coeff (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | msm8916-wcd-digital.c | 446 static void set_iir_band_coeff(struct snd_soc_component *component, in set_iir_band_coeff() function 489 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in msm8x16_wcd_put_iir_band_audio_mixer() 490 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in msm8x16_wcd_put_iir_band_audio_mixer() 491 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in msm8x16_wcd_put_iir_band_audio_mixer() 492 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in msm8x16_wcd_put_iir_band_audio_mixer() 493 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in msm8x16_wcd_put_iir_band_audio_mixer()
|
H A D | wcd934x.c | 2350 static void set_iir_band_coeff(struct snd_soc_component *component, in set_iir_band_coeff() function 2383 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in wcd934x_put_iir_band_audio_mixer() 2384 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in wcd934x_put_iir_band_audio_mixer() 2385 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in wcd934x_put_iir_band_audio_mixer() 2386 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in wcd934x_put_iir_band_audio_mixer() 2387 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in wcd934x_put_iir_band_audio_mixer()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | msm8916-wcd-digital.c | 446 static void set_iir_band_coeff(struct snd_soc_component *component, in set_iir_band_coeff() function 489 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in msm8x16_wcd_put_iir_band_audio_mixer() 490 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in msm8x16_wcd_put_iir_band_audio_mixer() 491 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in msm8x16_wcd_put_iir_band_audio_mixer() 492 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in msm8x16_wcd_put_iir_band_audio_mixer() 493 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in msm8x16_wcd_put_iir_band_audio_mixer()
|
H A D | lpass-rx-macro.c | 2726 static void set_iir_band_coeff(struct snd_soc_component *component, in set_iir_band_coeff() function 2759 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in rx_macro_put_iir_band_audio_mixer() 2760 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in rx_macro_put_iir_band_audio_mixer() 2761 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in rx_macro_put_iir_band_audio_mixer() 2762 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in rx_macro_put_iir_band_audio_mixer() 2763 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in rx_macro_put_iir_band_audio_mixer()
|
H A D | wcd934x.c | 3148 static void set_iir_band_coeff(struct snd_soc_component *component, in set_iir_band_coeff() function 3181 set_iir_band_coeff(component, iir_idx, band_idx, coeff[0]); in wcd934x_put_iir_band_audio_mixer() 3182 set_iir_band_coeff(component, iir_idx, band_idx, coeff[1]); in wcd934x_put_iir_band_audio_mixer() 3183 set_iir_band_coeff(component, iir_idx, band_idx, coeff[2]); in wcd934x_put_iir_band_audio_mixer() 3184 set_iir_band_coeff(component, iir_idx, band_idx, coeff[3]); in wcd934x_put_iir_band_audio_mixer() 3185 set_iir_band_coeff(component, iir_idx, band_idx, coeff[4]); in wcd934x_put_iir_band_audio_mixer()
|
Completed in 24 milliseconds