Lines Matching defs:hook
2197 void (*hook)(struct pci_dev *dev); member
2214 class_shift, hook) \ argument
2230 class_shift, hook, stub) \ argument
2240 class_shift, hook, stub) \ argument
2246 class_shift, hook) \ argument
2252 class_shift, hook) \ argument
2259 class_shift, hook) \ argument
2263 class_shift, hook) \ argument
2267 class_shift, hook) \ argument
2271 class_shift, hook) \ argument
2275 class_shift, hook) \ argument
2279 class_shift, hook) \ argument
2283 class_shift, hook) \ argument
2287 class_shift, hook) \ argument
2291 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
2294 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
2297 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
2300 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
2303 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
2306 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
2309 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
2312 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument