Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c61 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice);
129 return snd_opl3_set_voice(opl3, &voice); in snd_opl3_ioctl()
437 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice() function