Home
last modified time | relevance | path

Searched refs:fm_patch (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/sound/
Dopl3.h270 struct fm_patch { struct
276 struct fm_patch *next; argument
339 struct fm_patch *patch_table[OPL3_PATCH_HASH_SIZE];
385 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
/linux-4.1.27/sound/drivers/opl3/
Dopl3_synth.c257 struct fm_patch *patch; in snd_opl3_load_patch()
314 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch()
319 struct fm_patch *patch; in snd_opl3_find_patch()
346 struct fm_patch *patch, *next; in snd_opl3_clear_patches()
Dopl3_midi.c318 struct fm_patch *patch; in snd_opl3_note_on()