table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DPM_SUSPEND_START(9) | Device drivers infrastructure | DPM_SUSPEND_START(9) |
NAME¶
dpm_suspend_start - Prepare devices for PM transition and suspend them.SYNOPSIS¶
int
dpm_suspend_start(pm_message_t state);
ARGUMENTS¶
statePM transition of the system being carried
out.
DESCRIPTION¶
Prepare all non-sysdev devices for system PM transition and execute “suspend” callbacks for them.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |