snd_opl3_find_patch  385 include/sound/opl3.h struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
snd_opl3_find_patch  354 sound/drivers/opl3/opl3_midi.c 	patch = snd_opl3_find_patch(opl3, prg, bank, 0);
snd_opl3_find_patch  258 sound/drivers/opl3/opl3_synth.c 	patch = snd_opl3_find_patch(opl3, prog, bank, 1);