Home
last modified time | relevance | path

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

/linux-5.19.10/sound/synth/emux/
Demux_synth.c38 static int calc_volume(struct snd_emux_voice *vp);
519 calc_volume(vp); in update_voice()
563 calc_volume(vp); in setup_voice()
740 calc_volume(struct snd_emux_voice *vp) in calc_volume() function