snd_opl3_find_patch  367 include/sound/opl3.h struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
snd_opl3_find_patch  341 sound/drivers/opl3/opl3_midi.c 	patch = snd_opl3_find_patch(opl3, prg, bank, 0);
snd_opl3_find_patch  248 sound/drivers/opl3/opl3_synth.c 	patch = snd_opl3_find_patch(opl3, prog, bank, 1);
snd_opl3_find_patch  325 sound/drivers/opl3/opl3_synth.c EXPORT_SYMBOL(snd_opl3_find_patch);