other versions
ATA_HOST_SUSPEND(9) | libata Library | ATA_HOST_SUSPEND(9) |
NAME¶
ata_host_suspend - suspend hostSYNOPSIS¶
int ata_host_suspend(struct ata_host * host, pm_message_t mesg);
ARGUMENTS¶
struct ata_host * hosthost to suspend
pm_message_t mesg
PM message
DESCRIPTION¶
Suspend host. Actual operation is performed by port suspend.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |