Searched refs:ahci_platform_suspend_host (Results 1 – 5 of 5) sorted by relevance
39 int ahci_platform_suspend_host(struct device *dev);
720 int ahci_platform_suspend_host(struct device *dev) in ahci_platform_suspend_host() function747 EXPORT_SYMBOL_GPL(ahci_platform_suspend_host);799 rc = ahci_platform_suspend_host(dev); in ahci_platform_suspend()
156 return ahci_platform_suspend_host(&pdev->dev); in ahci_mvebu_suspend()
192 err = ahci_platform_suspend_host(dev); in st_ahci_suspend()
1194 ret = ahci_platform_suspend_host(dev); in imx_ahci_suspend()