fm_patch
struct fm_patch *next;
struct fm_patch *patch_table[OPL3_PATCH_HASH_SIZE];
struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
struct fm_patch *patch;
struct fm_patch *patch;
struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
struct fm_patch *patch;
struct fm_patch *patch, *next;