Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dasoundef.h291 #define MIDI_CTL_E2_TREMOLO_DEPTH 0x5c macro
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_midi_emul.c360 case MIDI_CTL_E2_TREMOLO_DEPTH: in do_control()