Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dlpass-tx-macro.c675 struct delayed_work *hpf_delayed_work; in tx_macro_tx_hpf_corner_freq_callback() local
682 hpf_delayed_work = to_delayed_work(work); in tx_macro_tx_hpf_corner_freq_callback()
683 hpf_work = container_of(hpf_delayed_work, struct hpf_work, dwork); in tx_macro_tx_hpf_corner_freq_callback()