Searched refs:MIDI_CTL_VOL (Results 1 – 4 of 4) sorted by relevance
44 #define MIDI_CTL_VOL 7 /* volume */ macro
57 if ((msg[0] & MIDI_CMDMASK) == MIDI_CTL && msg[1] == MIDI_CTL_VOL) { in opt_midi_omsg()
309 msg[1] = MIDI_CTL_VOL; in dev_midi_vol()
54 #define MIDI_CTL_VOL 7 macro870 if ((msg[0] & MIDI_CMDMASK) == MIDI_CTL && msg[1] == MIDI_CTL_VOL) { in dev_imsg()