Scroll to navigation

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

March 2016 Kernel Hackers Manual 3.2.