Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/riptide/
Driptide.c203 #define IS_EOSIRQ(p) (READ_AUDIO_STATUS(p)&0x0200) macro
1712 if (IS_EOBIRQ(cif->hwport) || IS_EOSIRQ(cif->hwport) || in snd_riptide_interrupt()