Scroll to navigation

ATA_HOST_RESUME(9) libata Library ATA_HOST_RESUME(9)

NAME

ata_host_resume - resume host

SYNOPSIS

void ata_host_resume(struct ata_host * host);

ARGUMENTS

host
host to resume

DESCRIPTION

Resume host. Actual operation is performed by EH. This function requests EH to perform PM operations and returns. Note that all resume operations are performed parallelly.

LOCKING

Kernel thread context (may sleep).

AUTHOR

Jeff Garzik
Author.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.