Home
last modified time | relevance | path

Searched refs:ahci_platform_suspend (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dahci_platform.h41 int ahci_platform_suspend(struct device *dev);
/kernel/linux/linux-6.6/include/linux/
H A Dahci_platform.h46 int ahci_platform_suspend(struct device *dev);
/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_platform.c80 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
H A Dahci_dm816.c174 ahci_platform_suspend,
H A Dahci_da850.c239 static SIMPLE_DEV_PM_OPS(ahci_da850_pm_ops, ahci_platform_suspend,
H A Dahci_seattle.c179 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
H A Dahci_mtk.c167 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
H A Dahci_sunxi.c283 static SIMPLE_DEV_PM_OPS(ahci_sunxi_pm_ops, ahci_platform_suspend,
H A Dlibahci_platform.c793 * ahci_platform_suspend - Suspend an ahci-platform device
802 int ahci_platform_suspend(struct device *dev) in ahci_platform_suspend() function
816 EXPORT_SYMBOL_GPL(ahci_platform_suspend); variable
H A Dahci_ceva.c294 return ahci_platform_suspend(dev); in ceva_ahci_suspend()
H A Dahci_qoriq.c361 static SIMPLE_DEV_PM_OPS(ahci_qoriq_pm_ops, ahci_platform_suspend,
H A Dahci_brcm.c351 ret = ahci_platform_suspend(dev); in brcm_ahci_suspend()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_platform.c77 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
H A Dahci_dm816.c174 ahci_platform_suspend,
H A Dahci_da850.c230 static SIMPLE_DEV_PM_OPS(ahci_da850_pm_ops, ahci_platform_suspend,
H A Dahci_mtk.c166 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
H A Dahci_seattle.c177 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
H A Dahci_sunxi.c283 static SIMPLE_DEV_PM_OPS(ahci_sunxi_pm_ops, ahci_platform_suspend,
H A Dlibahci_platform.c887 * ahci_platform_suspend - Suspend an ahci-platform device
896 int ahci_platform_suspend(struct device *dev) in ahci_platform_suspend() function
910 EXPORT_SYMBOL_GPL(ahci_platform_suspend); variable
H A Dahci_ceva.c362 return ahci_platform_suspend(dev); in ceva_ahci_suspend()
H A Dahci_qoriq.c355 static SIMPLE_DEV_PM_OPS(ahci_qoriq_pm_ops, ahci_platform_suspend,
H A Dahci_brcm.c352 ret = ahci_platform_suspend(dev); in brcm_ahci_suspend()

Completed in 14 milliseconds