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

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

Completed in 115 milliseconds