Home
last modified time | relevance | path

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

/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c63 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode);
147 return snd_opl3_set_mode(opl3, (int) arg); in snd_opl3_ioctl()
581 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode) in snd_opl3_set_mode() function