snd_opl3_load_patch  362 include/sound/opl3.h int snd_opl3_load_patch(struct snd_opl3 *opl3,
snd_opl3_load_patch  209 sound/drivers/opl3/opl3_oss.c 	err = snd_opl3_load_patch(opl3, sbi.channel, 127, type, name, NULL,
snd_opl3_load_patch  201 sound/drivers/opl3/opl3_synth.c 		err = snd_opl3_load_patch(opl3, inst.prog, inst.bank, type,
snd_opl3_load_patch  295 sound/drivers/opl3/opl3_synth.c EXPORT_SYMBOL(snd_opl3_load_patch);