Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/
Dals300.c49 #define IRQ_CAPTURE (1<<2) macro
193 if (status & IRQ_CAPTURE) { in snd_als300_interrupt()
227 if (general & IRQ_CAPTURE) { in snd_als300plus_interrupt()
229 outb(IRQ_CAPTURE, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()