Home
last modified time | relevance | path

Searched refs:POLL_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/
H A Dens1370.c453 #define POLL_COUNT 0xa000 macro
508 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_wait_src_ready()
537 for (i = 0; i < POLL_COUNT; i++) { in snd_es1371_src_read()
608 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
617 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
623 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_write()
651 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
660 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
666 for (t = 0; t < POLL_COUNT; t++) { in snd_es1371_codec_read()
677 for (t = 0; t < POLL_COUNT; in snd_es1371_codec_read()
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A 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; in snd_es1371_codec_read()
[all...]
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_core.c2497 #define POLL_COUNT 1000 macro
2546 if (lifeboat++ > POLL_COUNT) { in vortex_codec_write()
2572 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()
2586 if (lifeboat++ > POLL_COUNT) { in vortex_codec_read()
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A 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()

Completed in 12 milliseconds