Lines Matching defs:hook
1530 void (*hook)(struct pci_dev *dev); member
1546 class_shift, hook) \ argument
1552 class_shift, hook) \ argument
1556 class_shift, hook) \ argument
1560 class_shift, hook) \ argument
1564 class_shift, hook) \ argument
1568 class_shift, hook) \ argument
1573 class_shift, hook) \ argument
1578 class_shift, hook) \ argument
1583 class_shift, hook) \ argument
1588 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
1591 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
1594 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
1597 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
1600 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
1604 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
1608 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
1612 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument