Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/synth/emux/
Demux_effect.c124 effect_get_offset(struct snd_midi_channel *chan, int lo, int hi, int mode) in effect_get_offset() function
249 vp->reg.start += effect_get_offset(chan, EMUX_FX_SAMPLE_START, in snd_emux_setup_effect()
253 vp->reg.loopstart += effect_get_offset(chan, EMUX_FX_LOOP_START, in snd_emux_setup_effect()
257 vp->reg.loopend += effect_get_offset(chan, EMUX_FX_LOOP_END, in snd_emux_setup_effect()