Lines Matching defs:hook
1566 void (*hook)(struct pci_dev *dev); member
1582 class_shift, hook) \ argument
1588 class_shift, hook) \ argument
1592 class_shift, hook) \ argument
1596 class_shift, hook) \ argument
1600 class_shift, hook) \ argument
1604 class_shift, hook) \ argument
1609 class_shift, hook) \ argument
1614 class_shift, hook) \ argument
1619 class_shift, hook) \ argument
1624 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
1627 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
1630 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
1633 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
1636 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
1640 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
1644 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
1648 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument