Searched refs:ahci_platform_suspend_host (Results 1 – 3 of 3) sorted by relevance
44 int ahci_platform_suspend_host(struct device *dev);
836 int ahci_platform_suspend_host(struct device *dev) in ahci_platform_suspend_host() function864 EXPORT_SYMBOL_GPL(ahci_platform_suspend_host);916 rc = ahci_platform_suspend_host(dev); in ahci_platform_suspend()
186 err = ahci_platform_suspend_host(dev); in st_ahci_suspend()