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

Data Fields

struct platform_devicepdev
 
struct mutex buslock
 
struct gpio_chip chip
 
int irq
 
unsigned irq_base
 
unsigned long trig_change_mask
 
unsigned trig_type
 

Detailed Description

Definition at line 55 of file gpio-msic.c.

Field Documentation

struct mutex buslock

Definition at line 57 of file gpio-msic.c.

struct gpio_chip chip

Definition at line 58 of file gpio-msic.c.

int irq

Definition at line 59 of file gpio-msic.c.

unsigned irq_base

Definition at line 60 of file gpio-msic.c.

Definition at line 56 of file gpio-msic.c.

unsigned long trig_change_mask

Definition at line 61 of file gpio-msic.c.

unsigned trig_type

Definition at line 62 of file gpio-msic.c.


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