Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dsoc-dai.h234 unsigned char pop_wait:1; member
/linux-2.6.39/sound/soc/
Dsoc-dapm.c94 static void pop_wait(u32 pop_time) in pop_wait() function
356 pop_wait(card->pop_time); in dapm_update_bits()
898 pop_wait(card->pop_time); in dapm_seq_run_coalesced()
1226 pop_wait(card->pop_time); in dapm_power_widgets()
Dsoc-core.c715 codec_dai->pop_wait ? "yes" : "no"); in close_delayed_work()
718 if (codec_dai->pop_wait == 1) { in close_delayed_work()
719 codec_dai->pop_wait = 0; in close_delayed_work()
776 codec_dai->pop_wait = 1; in soc_codec_close()
839 codec_dai->pop_wait) { in soc_pcm_prepare()
840 codec_dai->pop_wait = 0; in soc_pcm_prepare()