Lines Matching defs:hook
1936 void (*hook)(struct pci_dev *dev); member
1953 class_shift, hook, stub) \ argument
1967 class_shift, hook, stub) \ argument
1971 class_shift, hook) \ argument
1977 class_shift, hook) \ argument
1984 class_shift, hook) \ argument
1988 class_shift, hook) \ argument
1992 class_shift, hook) \ argument
1996 class_shift, hook) \ argument
2000 class_shift, hook) \ argument
2004 class_shift, hook) \ argument
2008 class_shift, hook) \ argument
2012 class_shift, hook) \ argument
2016 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
2019 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
2022 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
2025 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
2028 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
2031 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
2034 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
2037 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument