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

#include <tc3589x.h>

Data Fields

int gpio_base
 
void(* setup )(struct tc3589x *tc3589x, unsigned gpio_base)
 
void(* remove )(struct tc3589x *tc3589x, unsigned gpio_base)
 

Detailed Description

struct tc3589x_gpio_platform_data - TC3589x GPIO platform data : first gpio number assigned to TC3589x. A maximum of TC3589x_NR_GPIOS GPIOs will be allocated. : callback for board-specific initialization : callback for board-specific teardown

Definition at line 173 of file tc3589x.h.

Field Documentation

int gpio_base

Definition at line 174 of file tc3589x.h.

void(* remove)(struct tc3589x *tc3589x, unsigned gpio_base)

Definition at line 176 of file tc3589x.h.

Definition at line 175 of file tc3589x.h.


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