Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/
Dsonicvibes.c96 #define SV_MIDI_IRQ 0x80 /* MIDI interrupt */ macro
624 if (!(status & (SV_DMAA_IRQ | SV_DMAC_IRQ | SV_MIDI_IRQ))) in snd_sonicvibes_interrupt()
639 if (status & SV_MIDI_IRQ) in snd_sonicvibes_interrupt()