Lines Matching defs:hook
1884 void (*hook)(struct pci_dev *dev); member
1901 class_shift, hook) \ argument
1910 class_shift, hook) \ argument
1916 class_shift, hook) \ argument
1923 class_shift, hook) \ argument
1927 class_shift, hook) \ argument
1931 class_shift, hook) \ argument
1935 class_shift, hook) \ argument
1939 class_shift, hook) \ argument
1943 class_shift, hook) \ argument
1947 class_shift, hook) \ argument
1951 class_shift, hook) \ argument
1955 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
1958 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
1961 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
1964 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
1967 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
1970 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
1973 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
1976 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument