Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/
A Dsoc-compress.c659 rtd->close_delayed_work_func = snd_soc_close_delayed_work; in snd_soc_new_compress()
A Dsoc-core.c414 if (rtd->close_delayed_work_func) in close_delayed_work()
415 rtd->close_delayed_work_func(rtd); in close_delayed_work()
A Dsoc-pcm.c2898 rtd->close_delayed_work_func = snd_soc_close_delayed_work; in soc_new_pcm()
/linux-6.3-rc2/include/sound/
A Dsoc.h1090 void (*close_delayed_work_func)(struct snd_soc_pcm_runtime *rtd); member

Completed in 18 milliseconds