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

Data Fields

struct gpio_chip chip
 
struct i2c_clientclient
 
struct mutex lock
 
struct work_struct work
 
struct irq_domainirq_domain
 
spinlock_t slock
 
unsigned out
 
unsigned status
 
int irq
 
int(* write )(struct i2c_client *client, unsigned data)
 
int(* read )(struct i2c_client *client)
 

Detailed Description

Definition at line 64 of file gpio-pcf857x.c.

Field Documentation

struct gpio_chip chip

Definition at line 65 of file gpio-pcf857x.c.

Definition at line 66 of file gpio-pcf857x.c.

int irq

Definition at line 73 of file gpio-pcf857x.c.

Definition at line 69 of file gpio-pcf857x.c.

struct mutex lock

Definition at line 67 of file gpio-pcf857x.c.

unsigned out

Definition at line 71 of file gpio-pcf857x.c.

Definition at line 76 of file gpio-pcf857x.c.

spinlock_t slock

Definition at line 70 of file gpio-pcf857x.c.

unsigned status

Definition at line 72 of file gpio-pcf857x.c.

Definition at line 68 of file gpio-pcf857x.c.

int(* write)(struct i2c_client *client, unsigned data)

Definition at line 75 of file gpio-pcf857x.c.


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