Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dopl3.h252 struct fm_patch { struct
258 struct fm_patch *next; argument
321 struct fm_patch *patch_table[OPL3_PATCH_HASH_SIZE];
367 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
/linux-6.1.9/sound/drivers/opl3/
Dopl3_synth.c247 struct fm_patch *patch; in snd_opl3_load_patch()
304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch()
309 struct fm_patch *patch; in snd_opl3_find_patch()
336 struct fm_patch *patch, *next; in snd_opl3_clear_patches()
Dopl3_midi.c299 struct fm_patch *patch; in snd_opl3_note_on()