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

#include <twl.h>

Data Fields

bool use_leds
 
u8 mmc_cd
 
u32 debounce
 
u32 pullups
 
u32 pulldowns
 
int(* setup )(struct device *dev, unsigned gpio, unsigned ngpio)
 
int(* teardown )(struct device *dev, unsigned gpio, unsigned ngpio)
 

Detailed Description

Definition at line 564 of file twl.h.

Field Documentation

u32 debounce

Definition at line 572 of file twl.h.

u8 mmc_cd

Definition at line 569 of file twl.h.

u32 pulldowns

Definition at line 580 of file twl.h.

u32 pullups

Definition at line 579 of file twl.h.

int(* setup)(struct device *dev, unsigned gpio, unsigned ngpio)

Definition at line 582 of file twl.h.

int(* teardown)(struct device *dev, unsigned gpio, unsigned ngpio)

Definition at line 584 of file twl.h.

bool use_leds

Definition at line 566 of file twl.h.


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