Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sleep_save Struct Reference

#include <pm.h>

Data Fields

void __iomemreg
 
unsigned long val
 

Detailed Description

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.

Definition at line 75 of file pm.h.

Field Documentation

Definition at line 76 of file pm.h.

unsigned long val

Definition at line 77 of file pm.h.


The documentation for this struct was generated from the following file: