Home
last modified time | relevance | path

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

/linux-6.1.9/sound/synth/emux/
Demux_synth.c37 static int calc_pan(struct snd_emux_voice *vp);
523 if (! calc_pan(vp) && (update == SNDRV_EMUX_UPDATE_PAN)) in update_voice()
565 calc_pan(vp); in setup_voice()
639 calc_pan(struct snd_emux_voice *vp) in calc_pan() function