Device Drivers Power Management
Prev
Chapter 15. Device drivers infrastructure
Next
Device Drivers Power Management
Table of Contents
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.