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

Data Fields

struct list_head list
 
int start
 
int nr_groups
 
int irq
 
struct samsung_gpio_chip ** chips
 
void(* handler )(unsigned int, struct irq_desc *)
 

Detailed Description

Definition at line 34 of file s5p-irq-gpioint.c.

Field Documentation

Definition at line 39 of file s5p-irq-gpioint.c.

void(* handler)(unsigned int, struct irq_desc *)

Definition at line 40 of file s5p-irq-gpioint.c.

int irq

Definition at line 38 of file s5p-irq-gpioint.c.

Definition at line 35 of file s5p-irq-gpioint.c.

int nr_groups

Definition at line 37 of file s5p-irq-gpioint.c.

int start

Definition at line 36 of file s5p-irq-gpioint.c.


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