Searched refs:snd_opl3_set_mode (Results 1 – 1 of 1) sorted by relevance
75 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode);157 return snd_opl3_set_mode(opl3, (int) arg); in snd_opl3_ioctl()589 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode) in snd_opl3_set_mode() function