Home
last modified time | relevance | path

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

/linux/sound/drivers/opl3/
H A Dopl3_voice.h26 void snd_opl3_calc_volume(unsigned char *reg, int vel, struct snd_midi_channel *chan);
H A Dopl3_drums.c131 snd_opl3_calc_volume(&reg_val, vel, chan); in snd_opl3_drum_vol_set()