Home
last modified time | relevance | path

Searched refs:MIDI_CTL_E1_REVERB_DEPTH (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dasoundef.h290 #define MIDI_CTL_E1_REVERB_DEPTH 0x5b macro
/kernel/linux/linux-6.6/include/sound/
H A Dasoundef.h290 #define MIDI_CTL_E1_REVERB_DEPTH 0x5b macro
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_callback.c311 temp += (int)vp->chan->control[MIDI_CTL_E1_REVERB_DEPTH] * 9 / 10; in trigger_voice()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c352 temp += (int)vp->chan->control[MIDI_CTL_E1_REVERB_DEPTH] * 9 / 10; in start_voice()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_callback.c311 temp += (int)vp->chan->control[MIDI_CTL_E1_REVERB_DEPTH] * 9 / 10; in trigger_voice()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c387 temp += (int)vp->chan->control[MIDI_CTL_E1_REVERB_DEPTH] * 9 / 10; in start_voice()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_emul.c359 case MIDI_CTL_E1_REVERB_DEPTH: in do_control()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_emul.c359 case MIDI_CTL_E1_REVERB_DEPTH: in do_control()
/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_synth.c612 case MIDI_CTL_E1_REVERB_DEPTH: in snd_opl4_control()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_synth.c612 case MIDI_CTL_E1_REVERB_DEPTH: in snd_opl4_control()

Completed in 9 milliseconds