Searched refs:fixups_table (Results 1 – 1 of 1) sorted by relevance
64 * PCI ids solely used for fixups_table go here68 static const struct device_fixup fixups_table[] = { variable 93 for (i=0; i < ARRAY_SIZE(fixups_table); i++) { in mach_reboot_fixups() 94 cur = &(fixups_table[i]); in mach_reboot_fixups()