Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/
Dens1370.c445 #define POLL_COUNT 0xa000 macro
500 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_wait_src_ready()
529 for (i = 0; i < POLL_COUNT; i++) { in snd_es1371_src_read()
600 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
609 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
615 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
643 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
652 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
658 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
669 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
[all …]
/linux-6.1.9/sound/pci/au88x0/
Dau88x0_core.c2498 #define POLL_COUNT 1000 macro
2547 if (lifeboat++ > POLL_COUNT) { in vortex_codec_write()
2573 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()
2587 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()