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

Data Fields

charname
 
int irq
 
int eirq
 
int initial_state
 
void(* handle_hi )(void *)
 
void(* handle_lo )(void *)
 
voiddata
 

Detailed Description

Definition at line 43 of file msp_hwbutton.c.

Field Documentation

Definition at line 50 of file msp_hwbutton.c.

int eirq

Definition at line 46 of file msp_hwbutton.c.

void(* handle_hi)(void *)

Definition at line 48 of file msp_hwbutton.c.

void(* handle_lo)(void *)

Definition at line 49 of file msp_hwbutton.c.

int initial_state

Definition at line 47 of file msp_hwbutton.c.

int irq

Definition at line 45 of file msp_hwbutton.c.

char* name

Definition at line 44 of file msp_hwbutton.c.


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