DPM_RESUME_NOIRQ
Section: Device drivers infrastructure (9)
Updated: February 2011
Index
Return to Main Contents
NAME
dpm_resume_noirq - Execute lqearly resumerq 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
lqnoirqrq
resume handlers for all devices marked as DPM_OFF_IRQ and enable device drivers to receive interrupts.
COPYRIGHT