Searched refs:snd_opl3_load_patch (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/sound/drivers/opl3/ |
D | opl3_synth.c | 201 err = snd_opl3_load_patch(opl3, inst.prog, inst.bank, type, in snd_opl3_write() 239 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch() function 295 EXPORT_SYMBOL(snd_opl3_load_patch);
|
D | opl3_oss.c | 209 err = snd_opl3_load_patch(opl3, sbi.channel, 127, type, name, NULL, in snd_opl3_load_patch_seq_oss()
|
/Linux-v5.4/include/sound/ |
D | opl3.h | 362 int snd_opl3_load_patch(struct snd_opl3 *opl3,
|