Searched refs:ahci_platform_suspend (Results 1 – 10 of 10) sorted by relevance
| /drivers/ata/ |
| A D | ahci_platform.c | 77 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
|
| A D | ahci_dm816.c | 174 ahci_platform_suspend,
|
| A D | ahci_mtk.c | 166 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
|
| A D | ahci_seattle.c | 177 static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_platform_suspend,
|
| A D | ahci_da850.c | 230 static SIMPLE_DEV_PM_OPS(ahci_da850_pm_ops, ahci_platform_suspend,
|
| A D | ahci_sunxi.c | 283 static SIMPLE_DEV_PM_OPS(ahci_sunxi_pm_ops, ahci_platform_suspend,
|
| A D | libahci_platform.c | 913 int ahci_platform_suspend(struct device *dev) in ahci_platform_suspend() function 927 EXPORT_SYMBOL_GPL(ahci_platform_suspend);
|
| A D | ahci_qoriq.c | 355 static SIMPLE_DEV_PM_OPS(ahci_qoriq_pm_ops, ahci_platform_suspend,
|
| A D | ahci_ceva.c | 368 return ahci_platform_suspend(dev); in ceva_ahci_suspend()
|
| A D | ahci_brcm.c | 355 ret = ahci_platform_suspend(dev); in brcm_ahci_suspend()
|
Completed in 21 milliseconds