Name

dpm_complete — Complete a PM transition for all non-sysdev devices.

Synopsis

void dpm_complete (pm_message_t state);
 

Arguments

state

PM transition of the system being carried out.

Description

Execute the ->complete callbacks for all devices whose PM status is not DPM_ON (this allows new devices to be registered).