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.
COPYRIGHT