Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c62 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);
140 return snd_opl3_set_params(opl3, &params); in snd_opl3_ioctl()
541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params() function