DPM_RESUME_NOIRQ(9) Device drivers infrastructure DPM_RESUME_NOIRQ(9)
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.
COPYRIGHT Kernel Hackers Manual 2.6. July 2015 DPM_RESUME_NOIRQ(9)