Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/wavefront/
Dwavefront_midi.c156 (midi_byte != WF_INTERNAL_SWITCH && in snd_wavefront_midi_output_write()
205 WF_INTERNAL_SWITCH : in snd_wavefront_midi_output_write()
210 (midi_byte != WF_INTERNAL_SWITCH && in snd_wavefront_midi_output_write()
431 } else if (byte == WF_INTERNAL_SWITCH) { in snd_wavefront_midi_interrupt()
/Linux-v4.19/include/sound/
Dwavefront.h186 #define WF_INTERNAL_SWITCH 0xF9 macro