Lines Matching defs:hook
1991 void (*hook)(struct pci_dev *dev); member
2008 class_shift, hook) \ argument
2024 class_shift, hook, stub) \ argument
2034 class_shift, hook, stub) \ argument
2040 class_shift, hook) \ argument
2046 class_shift, hook) \ argument
2053 class_shift, hook) \ argument
2057 class_shift, hook) \ argument
2061 class_shift, hook) \ argument
2065 class_shift, hook) \ argument
2069 class_shift, hook) \ argument
2073 class_shift, hook) \ argument
2077 class_shift, hook) \ argument
2081 class_shift, hook) \ argument
2085 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
2088 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
2091 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
2094 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
2097 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
2100 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
2103 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
2106 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument