device_suspend(9)
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.