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

Call the early resume handlers and enable device drivers to receive interrupts.