Home
last modified time | relevance | path

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

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