Name

device_suspend — Save state and stop all devices in system.

Synopsis

int device_suspend (pm_message_t  state);

Arguments

state

new power management state

Description

Prevent new devices from being registered, then lock all devices and suspend them.