Lines Matching defs:hook
2045 void (*hook)(struct pci_dev *dev); member
2062 class_shift, hook) \ argument
2078 class_shift, hook, stub) \ argument
2088 class_shift, hook, stub) \ argument
2094 class_shift, hook) \ argument
2100 class_shift, hook) \ argument
2107 class_shift, hook) \ argument
2111 class_shift, hook) \ argument
2115 class_shift, hook) \ argument
2119 class_shift, hook) \ argument
2123 class_shift, hook) \ argument
2127 class_shift, hook) \ argument
2131 class_shift, hook) \ argument
2135 class_shift, hook) \ argument
2139 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
2142 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
2145 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
2148 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
2151 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
2154 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
2157 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
2160 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument