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

#include <max732x.h>

Data Fields

unsigned gpio_base
 
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)
 

Detailed Description

Definition at line 6 of file max732x.h.

Field Documentation

Definition at line 13 of file max732x.h.

unsigned gpio_base

Definition at line 8 of file max732x.h.

int irq_base

Definition at line 11 of file max732x.h.

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

Definition at line 15 of file max732x.h.

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

Definition at line 18 of file max732x.h.


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