Searched refs:snd_opl3_load_patch (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/drivers/opl3/ |
D | opl3_synth.c | 215 err = snd_opl3_load_patch(opl3, inst.prog, inst.bank, type, in snd_opl3_write() 253 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch() function 309 EXPORT_SYMBOL(snd_opl3_load_patch);
|
D | opl3_oss.c | 222 err = snd_opl3_load_patch(opl3, sbi.channel, 127, type, name, NULL, in snd_opl3_load_patch_seq_oss()
|
/Linux-v4.19/include/sound/ |
D | opl3.h | 378 int snd_opl3_load_patch(struct snd_opl3 *opl3,
|