Searched refs:snd_opl3_set_voice (Results 1 – 1 of 1) sorted by relevance
75 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