ata_host_suspend (9) Linux Manual Page
ata_host_suspend – suspend host
Synopsis
int ata_host_suspend(struct ata_host *host, pm_message_t mesg);
Arguments
host
-
- host to suspend
mesg
- PM message
Description
Suspend host. Actual operation is performed by port suspend.
Author
Jeff Garzik
- Author.
