DPM_RESUME_END

Section: Device drivers infrastructure (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

dpm_resume_end - Execute lqresumerq callbacks and complete system transition.  

SYNOPSIS

void dpm_resume_end(pm_message_t state);
 

ARGUMENTS

state

PM transition of the system being carried out.
 

DESCRIPTION

Execute lqresumerq callbacks for all devices and complete the PM transition of the system.  

COPYRIGHT