device_power_up

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

device_power_up - Turn on all devices that need special attention.

SYNOPSIS

void device_power_up(pm_message_t state);

ARGUMENTS

state

PM transition of the system being carried out.

DESCRIPTION

Power on system devices, then devices that required we shut them down with interrupts disabled.

Must be called with interrupts disabled.