Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/
A Dsoc-compress.c361 rtd->pop_wait = 0; in soc_compr_set_params()
A Dsoc-core.c358 rtd->pop_wait ? "yes" : "no"); in snd_soc_close_delayed_work()
361 if (rtd->pop_wait == 1) { in snd_soc_close_delayed_work()
362 rtd->pop_wait = 0; in snd_soc_close_delayed_work()
A Dsoc-dapm.c156 static void pop_wait(u32 pop_time) in pop_wait() function
1619 pop_wait(card->pop_time); in dapm_seq_run_coalesced()
2080 pop_wait(card->pop_time); in dapm_power_widgets()
4496 rtd->pop_wait = 1; in snd_soc_dapm_stream_stop()
A Dsoc-pcm.c906 rtd->pop_wait) { in __soc_pcm_prepare()
907 rtd->pop_wait = 0; in __soc_pcm_prepare()
/linux-6.3-rc2/include/sound/
A Dsoc.h1105 unsigned int pop_wait:1; member

Completed in 25 milliseconds