Device Drivers Power Management

device_power_up — Turn on all devices that need special attention.
device_resume — Restore state of each device in system.
device_power_down — Shut down special devices.
device_suspend — Save state and stop all devices in system.