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

/linux-4.4.14/sound/soc/codecs/
H A Dab8500-codec.c1089 bool apply_fir, bool apply_iir) anc_configure()
1096 if (apply_fir) anc_configure()
1103 if (apply_fir) anc_configure()
1215 bool apply_fir, apply_iir; anc_status_control_put() local
1235 apply_fir = req == ANC_APPLY_FIR || req == ANC_APPLY_FIR_IIR; anc_status_control_put()
1247 anc_configure(codec, apply_fir, apply_iir); anc_status_control_put()
1249 if (apply_fir) { anc_status_control_put()
1088 anc_configure(struct snd_soc_codec *codec, bool apply_fir, bool apply_iir) anc_configure() argument

Completed in 103 milliseconds