Searched refs:fm_patch (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | opl3.h | 252 struct fm_patch { struct 258 struct fm_patch *next; 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,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | opl3.h | 252 struct fm_patch { struct 258 struct fm_patch *next; 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,
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_synth.c | 247 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()
|
H A D | opl3_midi.c | 300 struct fm_patch *patch; in snd_opl3_note_on()
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_synth.c | 247 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()
|
H A D | opl3_midi.c | 299 struct fm_patch *patch; in snd_opl3_note_on()
|
Completed in 7 milliseconds