Linux Kernel
3.7.1
|
#include <pm.h>
Data Fields | |
void __iomem * | reg |
unsigned long | val |
struct sleep_save - save information for shared peripherals. : Pointer to the register to save. : Holder for the value saved from reg.
This describes a list of registers which is used by the pm core and other subsystem to save and restore register values over suspend.