snd_opl3_load_patch
int snd_opl3_load_patch(struct snd_opl3 *opl3,
err = snd_opl3_load_patch(opl3, sbi.channel, 127, type, name, NULL,
err = snd_opl3_load_patch(opl3, inst.prog, inst.bank, type,
EXPORT_SYMBOL(snd_opl3_load_patch);