Lines Matching defs:hook
1899 void (*hook)(struct pci_dev *dev); member
1916 class_shift, hook) \ argument
1925 class_shift, hook) \ argument
1931 class_shift, hook) \ argument
1938 class_shift, hook) \ argument
1942 class_shift, hook) \ argument
1946 class_shift, hook) \ argument
1950 class_shift, hook) \ argument
1954 class_shift, hook) \ argument
1958 class_shift, hook) \ argument
1962 class_shift, hook) \ argument
1966 class_shift, hook) \ argument
1970 #define DECLARE_PCI_FIXUP_EARLY(vendor, device, hook) \ argument
1973 #define DECLARE_PCI_FIXUP_HEADER(vendor, device, hook) \ argument
1976 #define DECLARE_PCI_FIXUP_FINAL(vendor, device, hook) \ argument
1979 #define DECLARE_PCI_FIXUP_ENABLE(vendor, device, hook) \ argument
1982 #define DECLARE_PCI_FIXUP_RESUME(vendor, device, hook) \ argument
1985 #define DECLARE_PCI_FIXUP_RESUME_EARLY(vendor, device, hook) \ argument
1988 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ argument
1991 #define DECLARE_PCI_FIXUP_SUSPEND_LATE(vendor, device, hook) \ argument