Searched refs:pop_wait (Results 1 – 4 of 4) sorted by relevance
167 rtd->pop_wait ? "yes" : "no"); in close_delayed_work()170 if (rtd->pop_wait == 1) { in close_delayed_work()171 rtd->pop_wait = 0; in close_delayed_work()217 rtd->pop_wait = 1; in soc_compr_free()399 rtd->pop_wait = 0; in soc_compr_set_params()
632 rtd->pop_wait ? "yes" : "no"); in close_delayed_work()635 if (rtd->pop_wait == 1) { in close_delayed_work()636 rtd->pop_wait = 0; in close_delayed_work()696 rtd->pop_wait = 1; in soc_pcm_close()781 rtd->pop_wait) { in soc_pcm_prepare()782 rtd->pop_wait = 0; in soc_pcm_prepare()
134 static void pop_wait(u32 pop_time) in pop_wait() function1442 pop_wait(card->pop_time); in dapm_seq_run_coalesced()1900 pop_wait(card->pop_time); in dapm_power_widgets()
1185 unsigned char pop_wait:1; member