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
963 tx->tx_hpf_work[decimator].hpf_cut_off_freq = in tx_macro_enable_dec()
979 if (tx->tx_hpf_work[decimator].hpf_cut_off_freq != CF_MIN_3DB_150HZ) { in tx_macro_enable_dec()
981 &tx->tx_hpf_work[decimator].dwork, in tx_macro_enable_dec()
1014 tx->tx_hpf_work[decimator].hpf_cut_off_freq; in tx_macro_enable_dec()
1018 &tx->tx_hpf_work[decimator].dwork)) { in tx_macro_enable_dec()
2122 tx->tx_hpf_work[i].tx = tx; in tx_macro_component_probe()
2123 tx->tx_hpf_work[i].decimator = i; in tx_macro_component_probe()
2124 INIT_DELAYED_WORK(&tx->tx_hpf_work[i].dwork, in tx_macro_component_probe()