Rechercher une page de manuel
ata_host_suspend
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_host_suspend - suspend hostSYNOPSIS
- 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 EH. This function requests EH to perform PM operations and waits for EH to finish.
LOCKING
Kernel thread context (may sleep).
RETURNS
0 on success, -errno on failure.
AUTHOR
Jeff Garzik
- Author.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre