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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci.h833 #define DECLARE_PCI_FIXUP_SECTION(section, name, vendor, device, hook) \ macro
837 DECLARE_PCI_FIXUP_SECTION(.pci_fixup_early, \
840 DECLARE_PCI_FIXUP_SECTION(.pci_fixup_header, \
843 DECLARE_PCI_FIXUP_SECTION(.pci_fixup_final, \
846 DECLARE_PCI_FIXUP_SECTION(.pci_fixup_enable, \
849 DECLARE_PCI_FIXUP_SECTION(.pci_fixup_resume, \

Completed in 46 milliseconds