Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dlpass-tx-macro.c656 struct delayed_work *hpf_delayed_work; in tx_macro_tx_hpf_corner_freq_callback() local
663 hpf_delayed_work = to_delayed_work(work); in tx_macro_tx_hpf_corner_freq_callback()
664 hpf_work = container_of(hpf_delayed_work, struct hpf_work, dwork); in tx_macro_tx_hpf_corner_freq_callback()