1. NAME

dpm_resume_end - Execute « resume » callbacks and complete system transition.

2. SYNOPSIS

void dpm_resume_end(pm_message_t  state );

3. ARGUMENTS

state
    PM transition of the system being carried out.

4. DESCRIPTION

Execute « resume » callbacks for all devices and complete the PM transition of the system.

5. COPYRIGHT