Home
last modified time | relevance | path

Searched refs:tx_hpf_work (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Dlpass-tx-macro.c271 struct hpf_work tx_hpf_work[NUM_DECIMATORS]; member
964 tx->tx_hpf_work[decimator].hpf_cut_off_freq = in tx_macro_enable_dec()
980 if (tx->tx_hpf_work[decimator].hpf_cut_off_freq != CF_MIN_3DB_150HZ) { in tx_macro_enable_dec()
982 &tx->tx_hpf_work[decimator].dwork, in tx_macro_enable_dec()
1015 tx->tx_hpf_work[decimator].hpf_cut_off_freq; in tx_macro_enable_dec()
1019 &tx->tx_hpf_work[decimator].dwork)) { in tx_macro_enable_dec()
2123 tx->tx_hpf_work[i].tx = tx; in tx_macro_component_probe()
2124 tx->tx_hpf_work[i].decimator = i; in tx_macro_component_probe()
2125 INIT_DELAYED_WORK(&tx->tx_hpf_work[i].dwork, in tx_macro_component_probe()