Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/drivers/opl3/
Dopl3_voice.h14 int snd_opl3_synth_setup(struct snd_opl3 * opl3);
Dopl3_seq.c38 int snd_opl3_synth_setup(struct snd_opl3 * opl3) in snd_opl3_synth_setup() function
95 if ((err = snd_opl3_synth_setup(opl3)) < 0) in snd_opl3_synth_use()
Dopl3_oss.c139 if ((err = snd_opl3_synth_setup(opl3)) < 0) in snd_opl3_open_seq_oss()