Searched refs:OPL3_PATCH_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance
320 #define OPL3_PATCH_HASH_SIZE 32 macro321 struct fm_patch *patch_table[OPL3_PATCH_HASH_SIZE];
308 unsigned int key = (prog + bank) % OPL3_PATCH_HASH_SIZE; in snd_opl3_find_patch()335 for (i = 0; i < OPL3_PATCH_HASH_SIZE; i++) { in snd_opl3_clear_patches()