Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/
Dals300.c49 #define IRQ_CAPTURE (1<<2) macro
204 if (status & IRQ_CAPTURE) { in snd_als300_interrupt()
238 if (general & IRQ_CAPTURE) { in snd_als300plus_interrupt()
240 outb(IRQ_CAPTURE, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()