Searched refs:pop_wait (Results 1 – 5 of 5) sorted by relevance
354 rtd->pop_wait = 0; in soc_compr_set_params()
433 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()
156 static void pop_wait(u32 pop_time) in pop_wait() function1621 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()
891 rtd->pop_wait) { in __soc_pcm_prepare()892 rtd->pop_wait = 0; in __soc_pcm_prepare()
1145 unsigned int pop_wait:1; member