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

#include <power.h>

Data Fields

struct new_utsname uts
 
u32 version_code
 
unsigned long num_physpages
 
int cpus
 
unsigned long image_pages
 
unsigned long pages
 
unsigned long size
 

Detailed Description

Definition at line 6 of file power.h.

Field Documentation

int cpus

Definition at line 10 of file power.h.

unsigned long image_pages

Definition at line 11 of file power.h.

unsigned long num_physpages

Definition at line 9 of file power.h.

unsigned long pages

Definition at line 12 of file power.h.

unsigned long size

Definition at line 13 of file power.h.

Definition at line 7 of file power.h.

u32 version_code

Definition at line 8 of file power.h.


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