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

/linux-master/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);
437 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) function

Completed in 273 milliseconds