Home
last modified time | relevance | path

Searched refs:MIDI_CTL_E2_TREMOLO_DEPTH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dasoundef.h291 #define MIDI_CTL_E2_TREMOLO_DEPTH 0x5c macro
/kernel/linux/linux-6.6/include/sound/
H A Dasoundef.h291 #define MIDI_CTL_E2_TREMOLO_DEPTH 0x5c macro
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_midi.c821 case MIDI_CTL_E2_TREMOLO_DEPTH: in snd_opl3_control()
822 if (chan->control[MIDI_CTL_E2_TREMOLO_DEPTH] > 63) in snd_opl3_control()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_midi.c820 case MIDI_CTL_E2_TREMOLO_DEPTH: in snd_opl3_control()
821 if (chan->control[MIDI_CTL_E2_TREMOLO_DEPTH] > 63) in snd_opl3_control()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_emul.c360 case MIDI_CTL_E2_TREMOLO_DEPTH: in do_control()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_emul.c360 case MIDI_CTL_E2_TREMOLO_DEPTH: in do_control()

Completed in 7 milliseconds