Home
last modified time | relevance | path

Searched refs:pop_wait (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-core.c378 rtd->pop_wait ? "yes" : "no"); in snd_soc_close_delayed_work()
381 if (rtd->pop_wait == 1) { in snd_soc_close_delayed_work()
382 rtd->pop_wait = 0; in snd_soc_close_delayed_work()
H A Dsoc-dapm.c156 static void pop_wait(u32 pop_time) in pop_wait() function
1625 pop_wait(card->pop_time); in dapm_seq_run_coalesced()
2092 pop_wait(card->pop_time); in dapm_power_widgets()
4508 rtd->pop_wait = 1; in snd_soc_dapm_stream_stop()
H A Dsoc-compress.c440 rtd->pop_wait = 0; in soc_compr_set_params()
H A Dsoc-pcm.c831 rtd->pop_wait) { in soc_pcm_prepare()
832 rtd->pop_wait = 0; in soc_pcm_prepare()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-compress.c354 rtd->pop_wait = 0; in soc_compr_set_params()
H A Dsoc-core.c433 rtd->pop_wait ? "yes" : "no"); in snd_soc_close_delayed_work()
436 if (rtd->pop_wait == 1) { in snd_soc_close_delayed_work()
437 rtd->pop_wait = 0; in snd_soc_close_delayed_work()
H A Dsoc-dapm.c156 static void pop_wait(u32 pop_time) in pop_wait() function
1621 pop_wait(card->pop_time); in dapm_seq_run_coalesced()
2082 pop_wait(card->pop_time); in dapm_power_widgets()
4533 rtd->pop_wait = 1; in snd_soc_dapm_stream_stop()
H A Dsoc-pcm.c891 rtd->pop_wait) { in __soc_pcm_prepare()
892 rtd->pop_wait = 0; in __soc_pcm_prepare()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h1177 unsigned int pop_wait:1; member
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h1145 unsigned int pop_wait:1; member

Completed in 33 milliseconds