1DPM_RESUME_END(9) Device drivers infrastructure DPM_RESUME_END(9)
23
4
NAME
6dpm_resume_end - Execute “resume” callbacks and complete system
7transition.
8
SYNOPSIS
10void dpm_resume_end(pm_message_t state);
11
ARGUMENTS
13state
14PM transition of the system being carried out.
15
DESCRIPTION
17Execute “resume” callbacks for all devices and complete the PM
18transition of the system.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 DPM_RESUME_END(9)