Home
last modified time | relevance | path

Searched refs:POLL_COUNT (Results 1 – 2 of 2) sorted by relevance

/sound/pci/
Dens1370.c467 #define POLL_COUNT 0xa000 macro
522 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_wait_src_ready()
551 for (i = 0; i < POLL_COUNT; i++) { in snd_es1371_src_read()
622 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
631 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
637 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
665 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
674 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
680 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
691 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
[all …]
/sound/pci/au88x0/
Dau88x0_core.c2503 #define POLL_COUNT 1000 macro
2552 if (lifeboat++ > POLL_COUNT) { in vortex_codec_write()
2578 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()
2592 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()