Searched refs:is_amic_enabled (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | lpass-tx-macro.c | 651 static bool is_amic_enabled(struct snd_soc_component *component, in is_amic_enabled() function 691 if (is_amic_enabled(component, tx, hpf_work->decimator)) { in tx_macro_tx_hpf_corner_freq_callback() 955 if (!is_amic_enabled(component, tx, decimator)) { in tx_macro_enable_dec() 971 if (is_amic_enabled(component, tx, decimator)) { in tx_macro_enable_dec() 987 if (!is_amic_enabled(component, tx, decimator)) in tx_macro_enable_dec() 1024 if (is_amic_enabled(component, tx, decimator)) in tx_macro_enable_dec()
|