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

Data Fields

struct event_handlernext
 
int id
 
const charsys_name
 
const charevent_name
 
pevent_event_handler_func func
 
voidcontext
 

Detailed Description

Definition at line 71 of file event-parse.c.

Field Documentation

Definition at line 77 of file event-parse.c.

const char* event_name

Definition at line 75 of file event-parse.c.

Definition at line 76 of file event-parse.c.

Definition at line 73 of file event-parse.c.

Definition at line 72 of file event-parse.c.

const char* sys_name

Definition at line 74 of file event-parse.c.


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