pop_wait         1153 include/sound/soc.h 	unsigned int pop_wait:1;
pop_wait          233 sound/soc/soc-compress.c 		rtd->pop_wait ? "yes" : "no");
pop_wait          236 sound/soc/soc-compress.c 	if (rtd->pop_wait == 1) {
pop_wait          237 sound/soc/soc-compress.c 		rtd->pop_wait = 0;
pop_wait          283 sound/soc/soc-compress.c 			rtd->pop_wait = 1;
pop_wait          516 sound/soc/soc-compress.c 	rtd->pop_wait = 0;
pop_wait         1613 sound/soc/soc-dapm.c 		pop_wait(card->pop_time);
pop_wait         2087 sound/soc/soc-dapm.c 	pop_wait(card->pop_time);
pop_wait          661 sound/soc/soc-pcm.c 		 rtd->pop_wait ? "yes" : "no");
pop_wait          664 sound/soc/soc-pcm.c 	if (rtd->pop_wait == 1) {
pop_wait          665 sound/soc/soc-pcm.c 		rtd->pop_wait = 0;
pop_wait          730 sound/soc/soc-pcm.c 			rtd->pop_wait = 1;
pop_wait          815 sound/soc/soc-pcm.c 	    rtd->pop_wait) {
pop_wait          816 sound/soc/soc-pcm.c 		rtd->pop_wait = 0;