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

#include <pca953x.h>

Data Fields

unsigned gpio_base
 
u32 invert
 
int irq_base
 
voidcontext
 
int(* setup )(struct i2c_client *client, unsigned gpio, unsigned ngpio, void *context)
 
int(* teardown )(struct i2c_client *client, unsigned gpio, unsigned ngpio, void *context)
 
const char *constnames
 

Detailed Description

Definition at line 9 of file pca953x.h.

Field Documentation

Definition at line 19 of file pca953x.h.

unsigned gpio_base

Definition at line 11 of file pca953x.h.

u32 invert

Definition at line 14 of file pca953x.h.

int irq_base

Definition at line 17 of file pca953x.h.

const char* const* names

Definition at line 27 of file pca953x.h.

int(* setup)(struct i2c_client *client, unsigned gpio, unsigned ngpio, void *context)

Definition at line 21 of file pca953x.h.

int(* teardown)(struct i2c_client *client, unsigned gpio, unsigned ngpio, void *context)

Definition at line 24 of file pca953x.h.


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