Name

dpm_suspend_noirq — Execute late suspend 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 noirq suspend handlers for all non-sysdev devices.