1DPM_SUSPEND_START(9) Device drivers infrastructure DPM_SUSPEND_START(9)
23
4
NAME
6dpm_suspend_start - Prepare devices for PM transition and suspend them.
7
SYNOPSIS
9int dpm_suspend_start(pm_message_t state);
10
ARGUMENTS
12state
13PM transition of the system being carried out.
14
DESCRIPTION
16Prepare all non-sysdev devices for system PM transition and execute
17“suspend” callbacks for them.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 DPM_SUSPEND_START(9)