ahci_platform_suspend_host 1203 drivers/ata/ahci_imx.c ret = ahci_platform_suspend_host(dev); ahci_platform_suspend_host 156 drivers/ata/ahci_mvebu.c return ahci_platform_suspend_host(&pdev->dev); ahci_platform_suspend_host 192 drivers/ata/ahci_st.c err = ahci_platform_suspend_host(dev); ahci_platform_suspend_host 747 drivers/ata/libahci_platform.c EXPORT_SYMBOL_GPL(ahci_platform_suspend_host); ahci_platform_suspend_host 799 drivers/ata/libahci_platform.c rc = ahci_platform_suspend_host(dev); ahci_platform_suspend_host 39 include/linux/ahci_platform.h int ahci_platform_suspend_host(struct device *dev);