ahci_platform_suspend  349 drivers/ata/ahci_brcm.c 	return ahci_platform_suspend(dev);
ahci_platform_suspend  294 drivers/ata/ahci_ceva.c 	return ahci_platform_suspend(dev);
ahci_platform_suspend  239 drivers/ata/ahci_da850.c static SIMPLE_DEV_PM_OPS(ahci_da850_pm_ops, ahci_platform_suspend,
ahci_platform_suspend  174 drivers/ata/ahci_dm816.c 			 ahci_platform_suspend,
ahci_platform_suspend  167 drivers/ata/ahci_mtk.c static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
ahci_platform_suspend   80 drivers/ata/ahci_platform.c static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
ahci_platform_suspend  348 drivers/ata/ahci_qoriq.c static SIMPLE_DEV_PM_OPS(ahci_qoriq_pm_ops, ahci_platform_suspend,
ahci_platform_suspend  179 drivers/ata/ahci_seattle.c static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
ahci_platform_suspend  283 drivers/ata/ahci_sunxi.c static SIMPLE_DEV_PM_OPS(ahci_sunxi_pm_ops, ahci_platform_suspend,
ahci_platform_suspend  807 drivers/ata/libahci_platform.c EXPORT_SYMBOL_GPL(ahci_platform_suspend);
ahci_platform_suspend   41 include/linux/ahci_platform.h int ahci_platform_suspend(struct device *dev);