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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dazt3328.h127 #define IRQ_PLAYBACK 0x0001 macro
H A Dals300.c62 #define IRQ_PLAYBACK (1<<3) macro
218 if (status & IRQ_PLAYBACK) {
223 snd_als300_dbgplay("IRQ_PLAYBACK\n");
251 if (general & IRQ_PLAYBACK) {
253 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS);
257 snd_als300_dbgplay("IRQ_PLAYBACK\n");
H A Dazt3328.c1480 (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT
1505 if (status & (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT))

Completed in 127 milliseconds