Home
last modified time | relevance | path

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

/sound/drivers/opl3/
Dopl3_synth.c76 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection);
163 return snd_opl3_set_connection(opl3, (int) arg); in snd_opl3_ioctl()
601 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection) in snd_opl3_set_connection() function