Searched refs:ata_host_suspend (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | pata_triflex.c | 202 ata_host_suspend(host, mesg); in triflex_ata_pci_device_suspend()
|
H A D | pata_cs5520.c | 263 ata_host_suspend(host, mesg); in cs5520_pci_device_suspend()
|
H A D | pata_imx.c | 210 ata_host_suspend(host, PMSG_SUSPEND); in pata_imx_suspend()
|
H A D | libahci_platform.c | 847 ata_host_suspend(host, PMSG_SUSPEND); in ahci_platform_suspend_host()
|
H A D | sata_highbank.c | 590 ata_host_suspend(host, PMSG_SUSPEND); in ahci_highbank_suspend()
|
H A D | sata_rcar.c | 937 ata_host_suspend(host, PMSG_SUSPEND); in sata_rcar_suspend()
|
H A D | pata_mpc52xx.c | 826 ata_host_suspend(host, state); in mpc52xx_ata_suspend()
|
H A D | pata_arasan_cf.c | 939 ata_host_suspend(host, PMSG_SUSPEND); in arasan_cf_suspend()
|
H A D | pata_macio.c | 860 ata_host_suspend(priv->host, mesg); in pata_macio_do_suspend()
|
H A D | ata_piix.c | 997 ata_host_suspend(host, mesg); in piix_pci_device_suspend()
|
H A D | sata_fsl.c | 1545 ata_host_suspend(host, state); in sata_fsl_suspend()
|
H A D | libata-core.c | 5322 void ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend() function 5326 EXPORT_SYMBOL_GPL(ata_host_suspend); 6256 ata_host_suspend(host, mesg); in ata_pci_device_suspend()
|
H A D | ahci.c | 1014 ata_host_suspend(host, PMSG_SUSPEND); in ahci_pci_device_suspend()
|
H A D | sata_mv.c | 4208 ata_host_suspend(host, state); in mv_platform_suspend()
|
/openbmc/linux/include/linux/ |
H A D | libata.h | 1104 extern void ata_host_suspend(struct ata_host *host, pm_message_t mesg);
|