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

Data Fields

int cancelled
 
unsigned long arg
 
void(* pre )(void)
 
void(* post )(int cancelled)
 

Detailed Description

Definition at line 39 of file manage.c.

Field Documentation

unsigned long arg

Definition at line 41 of file manage.c.

int cancelled

Definition at line 40 of file manage.c.

void(* post)(int cancelled)

Definition at line 43 of file manage.c.

void(* pre)(void)

Definition at line 42 of file manage.c.


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