Home
last modified time | relevance | path

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

/Linux-v4.19/sound/drivers/opl3/
Dopl3_synth.c75 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice);
141 return snd_opl3_set_voice(opl3, &voice); in snd_opl3_ioctl()
449 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice() function