Searched refs:fixups_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dreboot_fixups_32.c63 * PCI ids solely used for fixups_table go here
67 static const struct device_fixup fixups_table[] = { variable in typeref:struct:device_fixup
92 for (i=0; i < ARRAY_SIZE(fixups_table); i++) { mach_reboot_fixups()
93 cur = &(fixups_table[i]); mach_reboot_fixups()

Completed in 51 milliseconds