DPM_SUSPEND_NOIRQ
Section: Device drivers infrastructure (9)
Updated: February 2011
Index
Return to Main Contents
NAME
dpm_suspend_noirq - Execute lqlate suspendrq callbacks for non-sysdev devices.
SYNOPSIS
-
int dpm_suspend_noirq(pm_message_t state);
ARGUMENTS
state
-
- PM transition of the system being carried out.
DESCRIPTION
Prevent device drivers from receiving interrupts and call the
lqnoirqrq
suspend handlers for all non-sysdev devices.
COPYRIGHT