Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/
Dals300.c61 #define IRQ_PLAYBACK (1<<3) macro
209 if (status & IRQ_PLAYBACK) { in snd_als300_interrupt()
242 if (general & IRQ_PLAYBACK) { in snd_als300plus_interrupt()
244 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
Dazt3328.h129 #define IRQ_PLAYBACK 0x0001 macro
Dazt3328.c1936 (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT in snd_azf3328_interrupt()
1960 if (status & (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT)) in snd_azf3328_interrupt()