Home
last modified time | relevance | path

Searched refs:ata_host_suspend (Results 1 – 15 of 15) sorted by relevance

/linux-6.6.21/drivers/ata/
Dpata_triflex.c202 ata_host_suspend(host, mesg); in triflex_ata_pci_device_suspend()
Dpata_cs5520.c263 ata_host_suspend(host, mesg); in cs5520_pci_device_suspend()
Dpata_imx.c210 ata_host_suspend(host, PMSG_SUSPEND); in pata_imx_suspend()
Dlibahci_platform.c847 ata_host_suspend(host, PMSG_SUSPEND); in ahci_platform_suspend_host()
Dsata_highbank.c590 ata_host_suspend(host, PMSG_SUSPEND); in ahci_highbank_suspend()
Dpata_arasan_cf.c939 ata_host_suspend(host, PMSG_SUSPEND); in arasan_cf_suspend()
Dpata_mpc52xx.c826 ata_host_suspend(host, state); in mpc52xx_ata_suspend()
Dsata_rcar.c937 ata_host_suspend(host, PMSG_SUSPEND); in sata_rcar_suspend()
Dpata_macio.c857 ata_host_suspend(priv->host, mesg); in pata_macio_do_suspend()
Data_piix.c997 ata_host_suspend(host, mesg); in piix_pci_device_suspend()
Dsata_fsl.c1545 ata_host_suspend(host, state); in sata_fsl_suspend()
Dlibata-core.c5322 void ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend() function
5326 EXPORT_SYMBOL_GPL(ata_host_suspend);
6247 ata_host_suspend(host, mesg); in ata_pci_device_suspend()
Dahci.c934 ata_host_suspend(host, PMSG_SUSPEND); in ahci_pci_device_suspend()
Dsata_mv.c4239 ata_host_suspend(host, state); in mv_platform_suspend()
/linux-6.6.21/include/linux/
Dlibata.h1103 extern void ata_host_suspend(struct ata_host *host, pm_message_t mesg);