Query: dpm_suspend_noirq
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPM_SUSPEND_NOIRQ(9) Device drivers infrastructure DPM_SUSPEND_NOIRQ(9)NAMEdpm_suspend_noirq - Execute "late suspend" callbacks for non-sysdev devices.SYNOPSISint dpm_suspend_noirq(pm_message_t state);ARGUMENTSstate PM transition of the system being carried out.DESCRIPTIONPrevent device drivers from receiving interrupts and call the "noirq" suspend handlers for all non-sysdev devices.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DPM_SUSPEND_NOIRQ(9)