Home
last modified time | relevance | path

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

/Linux-v5.10/sound/isa/wavefront/
Dwavefront_midi.c153 (midi_byte != WF_INTERNAL_SWITCH && in snd_wavefront_midi_output_write()
202 WF_INTERNAL_SWITCH : in snd_wavefront_midi_output_write()
207 (midi_byte != WF_INTERNAL_SWITCH && in snd_wavefront_midi_output_write()
428 } else if (byte == WF_INTERNAL_SWITCH) { in snd_wavefront_midi_interrupt()
/Linux-v5.10/include/sound/
Dwavefront.h173 #define WF_INTERNAL_SWITCH 0xF9 macro