Name
ata_host_suspend —
suspend host
Synopsis
int ata_host_suspend ( | struct ata_host * host, |
| | pm_message_t mesg); |
Arguments
struct ata_host * host
host to suspend
pm_message_t mesg
PM message
Description
Suspend host. Actual operation is performed by port suspend.