Searched refs:patch_table (Results 1 – 6 of 6) sorted by relevance
20 struct patch_table { struct41 extern struct patch_table res_patch_table[]; argument
228 struct patch_table res_patch_table[] = {
311 for (patch = opl3->patch_table[key]; patch; patch = patch->next) { in snd_opl3_find_patch()323 patch->next = opl3->patch_table[key]; in snd_opl3_find_patch()324 opl3->patch_table[key] = patch; in snd_opl3_find_patch()337 for (patch = opl3->patch_table[i]; patch; patch = next) { in snd_opl3_clear_patches()342 memset(opl3->patch_table, 0, sizeof(opl3->patch_table)); in snd_opl3_clear_patches()
321 struct fm_patch *patch_table[OPL3_PATCH_HASH_SIZE]; member
155 static struct patch_info patch_table[] = { variable491 n = patch_table; in get_patch_entry()
351 static struct patch_info patch_table[] = { variable629 n = patch_table; in get_patch_entry()