Searched refs:is_amic_enabled (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | lpass-tx-macro.c | 654 static bool is_amic_enabled(struct snd_soc_component *component, in is_amic_enabled() function 694 if (is_amic_enabled(component, tx, hpf_work->decimator)) { in tx_macro_tx_hpf_corner_freq_callback() 956 if (!is_amic_enabled(component, tx, decimator)) { in tx_macro_enable_dec() 972 if (is_amic_enabled(component, tx, decimator)) { in tx_macro_enable_dec() 988 if (!is_amic_enabled(component, tx, decimator)) in tx_macro_enable_dec() 1025 if (is_amic_enabled(component, tx, decimator)) in tx_macro_enable_dec()
|