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

#include <adp5588.h>

Data Fields

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

Detailed Description

Definition at line 158 of file adp5588.h.

Field Documentation

Definition at line 169 of file adp5588.h.

int gpio_start

Definition at line 159 of file adp5588.h.

unsigned irq_base

Definition at line 161 of file adp5588.h.

const char* const* names

Definition at line 160 of file adp5588.h.

unsigned pullup_dis_mask

Definition at line 162 of file adp5588.h.

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

Definition at line 163 of file adp5588.h.

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

Definition at line 166 of file adp5588.h.


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