table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DPM_RESUME_END(9) | Device drivers infrastructure | DPM_RESUME_END(9) |
NAME¶
dpm_resume_end - Execute “resume” callbacks and complete system transition.SYNOPSIS¶
void
dpm_resume_end(pm_message_t state);
ARGUMENTS¶
statePM transition of the system being carried
out.
DESCRIPTION¶
Execute “resume” callbacks for all devices and complete the PM transition of the system.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |