Searched refs:pop_wait (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8753.c1463 int playback_active, capture_active, codec_active, pop_wait; local
1471 pop_wait = wm8753_dai[0].pop_wait;
1478 wm8753_dai[0].pop_wait = pop_wait;
1485 pop_wait = wm8753_dai[1].pop_wait;
1492 wm8753_dai[1].pop_wait = pop_wait;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/codecs/
H A Dwm8753.c1463 int playback_active, capture_active, codec_active, pop_wait; local
1471 pop_wait = wm8753_dai[0].pop_wait;
1478 wm8753_dai[0].pop_wait = pop_wait;
1485 pop_wait = wm8753_dai[1].pop_wait;
1492 wm8753_dai[1].pop_wait = pop_wait;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dsoc-dai.h226 unsigned char pop_wait:1; member in struct:snd_soc_dai
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dsoc-dai.h226 unsigned char pop_wait:1; member in struct:snd_soc_dai
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/
H A Dsoc-core.c535 codec_dai->pop_wait ? "yes" : "no");
538 if (codec_dai->pop_wait == 1) {
539 codec_dai->pop_wait = 0;
598 codec_dai->pop_wait = 1;
665 codec_dai->pop_wait) {
666 codec_dai->pop_wait = 0;
H A Dsoc-dapm.c87 static void pop_wait(u32 pop_time) function
317 pop_wait(codec->pop_time);
771 pop_wait(codec->pop_time);
1016 pop_wait(codec->pop_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/
H A Dsoc-core.c535 codec_dai->pop_wait ? "yes" : "no");
538 if (codec_dai->pop_wait == 1) {
539 codec_dai->pop_wait = 0;
598 codec_dai->pop_wait = 1;
665 codec_dai->pop_wait) {
666 codec_dai->pop_wait = 0;
H A Dsoc-dapm.c87 static void pop_wait(u32 pop_time) function
317 pop_wait(codec->pop_time);
771 pop_wait(codec->pop_time);
1016 pop_wait(codec->pop_time);

Completed in 319 milliseconds