Name
dpm_suspend_start — 
     Prepare devices for PM transition and suspend them.
 
Synopsis
| int dpm_suspend_start ( | pm_message_t state ); | 
 
Arguments
- state
- 
     PM transition of the system being carried out.
     
Description
   Prepare all non-sysdev devices for system PM transition and execute “suspend”
   callbacks for them.