Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dseq_midi_emul.h170 SNDRV_MIDI_SYSEX_GS_MASTER_VOLUME, enumerator
/openbmc/linux/sound/synth/emux/
H A Demux_nrpn.c377 case SNDRV_MIDI_SYSEX_GS_MASTER_VOLUME: in snd_emux_sysex()
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_synth.c629 if (parsed == SNDRV_MIDI_SYSEX_GS_MASTER_VOLUME) in snd_opl4_sysex()
/openbmc/linux/sound/core/seq/
H A Dseq_midi_emul.c563 parsed = SNDRV_MIDI_SYSEX_GS_MASTER_VOLUME; in sysex()