Home
last modified time | relevance | path

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

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