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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dals300.c63 #define IRQ_CAPTURE (1<<2) macro
226 if (status & IRQ_CAPTURE) {
231 snd_als300_dbgplay("IRQ_CAPTURE\n");
260 if (general & IRQ_CAPTURE) {
262 outb(IRQ_CAPTURE, chip->port+ALS300P_IRQ_STATUS);
266 snd_als300_dbgplay("IRQ_CAPTURE\n");

Completed in 38 milliseconds