Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-core.c441 str_yes_no(rtd->pop_wait)); in snd_soc_close_delayed_work()
444 if (rtd->pop_wait == 1) { in snd_soc_close_delayed_work()
445 rtd->pop_wait = 0; in snd_soc_close_delayed_work()
H A Dsoc-pcm.c1074 rtd->pop_wait) { in __soc_pcm_prepare()
1075 rtd->pop_wait = 0; in __soc_pcm_prepare()
H A Dsoc-dapm.c4691 rtd->pop_wait = 1; in snd_soc_dapm_stream_stop()
/linux/include/sound/
H A Dsoc.h1182 unsigned int pop_wait:1; member