Searched refs:ahci_platform_suspend_host (Results 1 – 4 of 4) sorted by relevance
39 int ahci_platform_suspend_host(struct device *dev);
614 int ahci_platform_suspend_host(struct device *dev) in ahci_platform_suspend_host() function638 EXPORT_SYMBOL_GPL(ahci_platform_suspend_host);686 rc = ahci_platform_suspend_host(dev); in ahci_platform_suspend()
191 err = ahci_platform_suspend_host(dev); in st_ahci_suspend()
655 ret = ahci_platform_suspend_host(dev); in imx_ahci_suspend()