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

Data Fields

charname
 
void(* fn )(struct shutdown_trigger *trigger)
 
int(* init )(void)
 
int init_rc
 

Detailed Description

Definition at line 75 of file ipl.c.

Field Documentation

Definition at line 77 of file ipl.c.

int(* init)(void)

Definition at line 78 of file ipl.c.

int init_rc

Definition at line 79 of file ipl.c.

char* name

Definition at line 76 of file ipl.c.


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