Home
last modified time | relevance | path

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

/linux-6.1.9/sound/drivers/opl3/
Dopl3_synth.c64 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection);
153 return snd_opl3_set_connection(opl3, (int) arg); in snd_opl3_ioctl()
593 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection) in snd_opl3_set_connection() function