other versions
ATA_HOST_SUSPEND(9) | libata Library | ATA_HOST_SUSPEND(9) |
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.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |