Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dals300.c48 #define IRQ_PLAYBACK (1<<3) macro
196 if (status & IRQ_PLAYBACK) { in snd_als300_interrupt()
201 snd_als300_dbgplay("IRQ_PLAYBACK\n"); in snd_als300_interrupt()
229 if (general & IRQ_PLAYBACK) { in snd_als300plus_interrupt()
231 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
235 snd_als300_dbgplay("IRQ_PLAYBACK\n"); in snd_als300plus_interrupt()
H A Dazt3328.h129 #define IRQ_PLAYBACK 0x0001 macro
H A Dazt3328.c1908 (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT in snd_azf3328_interrupt()
1932 if (status & (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT)) in snd_azf3328_interrupt()
/kernel/linux/linux-6.6/sound/pci/
H A Dals300.c48 #define IRQ_PLAYBACK (1<<3) macro
185 if (status & IRQ_PLAYBACK) { in snd_als300_interrupt()
190 snd_als300_dbgplay("IRQ_PLAYBACK\n"); in snd_als300_interrupt()
218 if (general & IRQ_PLAYBACK) { in snd_als300plus_interrupt()
220 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
224 snd_als300_dbgplay("IRQ_PLAYBACK\n"); in snd_als300plus_interrupt()
H A Dazt3328.h129 #define IRQ_PLAYBACK 0x0001 macro
H A Dazt3328.c1899 (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT in snd_azf3328_interrupt()
1923 if (status & (IRQ_PLAYBACK|IRQ_RECORDING|IRQ_I2S_OUT)) in snd_azf3328_interrupt()

Completed in 11 milliseconds