Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dasoundef.h253 #define MIDI_CTL_LSB_BANK 0x20 macro
/Linux-v5.4/sound/core/seq/
Dseq_midi_emul.c339 case MIDI_CTL_LSB_BANK: in do_control()
/Linux-v5.4/sound/synth/emux/
Demux_synth.c869 return chan->control[MIDI_CTL_LSB_BANK]; in get_bank()