Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dab8500-codec.c1086 bool apply_fir, bool apply_iir) in anc_configure()
1108 if (apply_iir) in anc_configure()
1212 bool apply_fir, apply_iir; in anc_status_control_put() local
1233 apply_iir = req == ANC_APPLY_IIR || req == ANC_APPLY_FIR_IIR; in anc_status_control_put()
1244 anc_configure(component, apply_fir, apply_iir); in anc_status_control_put()
1252 if (apply_iir) { in anc_status_control_put()
1085 anc_configure(struct snd_soc_component *component, bool apply_fir, bool apply_iir) anc_configure() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dab8500-codec.c1077 bool apply_fir, bool apply_iir) in anc_configure()
1099 if (apply_iir) in anc_configure()
1203 bool apply_fir, apply_iir; in anc_status_control_put() local
1224 apply_iir = req == ANC_APPLY_IIR || req == ANC_APPLY_FIR_IIR; in anc_status_control_put()
1235 anc_configure(component, apply_fir, apply_iir); in anc_status_control_put()
1243 if (apply_iir) { in anc_status_control_put()
1076 anc_configure(struct snd_soc_component *component, bool apply_fir, bool apply_iir) anc_configure() argument

Completed in 6 milliseconds