Searched refs:DECLARE_PCI_FIXUP_SUSPEND (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/pci/
H A Dsta2x11-fixup.c335 DECLARE_PCI_FIXUP_SUSPEND(PCI_VENDOR_ID_STMICRO, PCI_ANY_ID, suspend_mapping);
/linux-4.1.27/include/linux/
H A Dpci.h1608 #define DECLARE_PCI_FIXUP_SUSPEND(vendor, device, hook) \ macro
/linux-4.1.27/drivers/pci/
H A Dquirks.c1405 DECLARE_PCI_FIXUP_SUSPEND(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH6_1, asus_hides_smbus_lpc_ich6_suspend);

Completed in 83 milliseconds