Searched refs:is_amic_enabled (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | lpass-tx-macro.c | 650 static bool is_amic_enabled(struct snd_soc_component *component, in is_amic_enabled() function 690 if (is_amic_enabled(component, tx, hpf_work->decimator)) { in tx_macro_tx_hpf_corner_freq_callback() 954 if (!is_amic_enabled(component, tx, decimator)) { in tx_macro_enable_dec() 970 if (is_amic_enabled(component, tx, decimator)) { in tx_macro_enable_dec() 986 if (!is_amic_enabled(component, tx, decimator)) in tx_macro_enable_dec() 1023 if (is_amic_enabled(component, tx, decimator)) in tx_macro_enable_dec()
|