Name

dpm_resume_noirq — Execute early resume callbacks for non-sysdev devices.

Synopsis

void dpm_resume_noirq (pm_message_t state);
 

Arguments

state

PM transition of the system being carried out.

Description

Call the noirq resume handlers for all devices marked as DPM_OFF_IRQ and enable device drivers to receive interrupts.