Searched refs:ata_host_suspend (Results 1 – 9 of 9) sorted by relevance
/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 | 257 ata_host_suspend(host, mesg); in cs5520_pci_device_suspend()
|
H A D | sata_highbank.c | 591 ata_host_suspend(host, PMSG_SUSPEND); in ahci_highbank_suspend()
|
H A D | libahci_platform.c | 864 ata_host_suspend(host, PMSG_SUSPEND); in ahci_platform_suspend_host()
|
H A D | pata_mpc52xx.c | 825 ata_host_suspend(host, state); in mpc52xx_ata_suspend()
|
H A D | pata_macio.c | 874 ata_host_suspend(priv->host, mesg); in pata_macio_do_suspend()
|
H A D | libata-core.c | 5281 void ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend() function 5285 EXPORT_SYMBOL_GPL(ata_host_suspend); 6216 ata_host_suspend(host, mesg); in ata_pci_device_suspend()
|
H A D | sata_mv.c | 4211 ata_host_suspend(host, state); in mv_platform_suspend()
|
/linux/include/linux/ |
H A D | libata.h | 1155 extern void ata_host_suspend(struct ata_host *host, pm_message_t mesg);
|