Home
last modified time | relevance | path

Searched refs:ahci_platform_suspend_host (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dahci_platform.h39 int ahci_platform_suspend_host(struct device *dev);
/linux-4.1.27/drivers/ata/
Dlibahci_platform.c614 int ahci_platform_suspend_host(struct device *dev) in ahci_platform_suspend_host() function
638 EXPORT_SYMBOL_GPL(ahci_platform_suspend_host);
686 rc = ahci_platform_suspend_host(dev); in ahci_platform_suspend()
Dahci_st.c191 err = ahci_platform_suspend_host(dev); in st_ahci_suspend()
Dahci_imx.c655 ret = ahci_platform_suspend_host(dev); in imx_ahci_suspend()