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¶
host
host to suspend
mesg
PM message
DESCRIPTION¶
Suspend host. Actual operation is performed by port suspend.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |