Searched refs:snd_opl3_load_patch (Results 1 – 3 of 3) sorted by relevance
/linux/sound/drivers/opl3/ |
A D | opl3_synth.c | 203 err = snd_opl3_load_patch(opl3, inst.prog, inst.bank, type, in snd_opl3_write() 241 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch() function 297 EXPORT_SYMBOL(snd_opl3_load_patch);
|
A D | opl3_oss.c | 211 err = snd_opl3_load_patch(opl3, sbi.channel, 127, type, name, NULL, in snd_opl3_load_patch_seq_oss()
|
/linux/include/sound/ |
A D | opl3.h | 362 int snd_opl3_load_patch(struct snd_opl3 *opl3,
|
Completed in 5 milliseconds