Lines Matching defs:hook
1818 void (*hook)(struct pci_dev *dev); member
1835 class_shift, hook) \ argument
1844 class_shift, hook) \ argument
1850 class_shift, hook) \ argument
1857 class_shift, hook) \ argument
1861 class_shift, hook) \ argument
1865 class_shift, hook) \ argument
1869 class_shift, hook) \ argument
1873 class_shift, hook) \ argument
1877 class_shift, hook) \ argument
1881 class_shift, hook) \ argument
1885 class_shift, hook) \ argument
1889 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
1892 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
1895 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
1898 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
1901 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
1904 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
1907 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
1910 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument