ata_host_suspend(9) 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