Name
device_power_down —
Shut down special devices.
Synopsis
int device_power_down ( | pm_message_t | state) ; |
Arguments
state
PM transition of the system being carried out.
Description
Power down devices that require interrupts to be disabled.
Then power down system devices.
Must be called with interrupts disabled and only one CPU running.