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

#include <synclink.h>

Data Fields

unsigned valid: 1
 
unsigned can_wakeup: 1
 
unsigned keypad_gpio: 1
 
unsigned dir_inverted: 1
 
unsigned int mask
 
unsigned int mux_mask
 
unsigned long config
 
struct gpio_chip * chip
 
unsigned long flags
 
__u32 state
 
__u32 smask
 
__u32 dir
 
__u32 dmask
 

Detailed Description

Definition at line 41 of file mfp-pxa2xx.c.

Field Documentation

unsigned can_wakeup

Definition at line 43 of file mfp-pxa2xx.c.

struct gpio_chip* chip

Definition at line 50 of file gpiolib.c.

unsigned long config

Definition at line 48 of file mfp-pxa2xx.c.

__u32 dir

Definition at line 233 of file synclink.h.

unsigned dir_inverted

Definition at line 45 of file mfp-pxa2xx.c.

__u32 dmask

Definition at line 234 of file synclink.h.

unsigned long flags

Definition at line 51 of file gpiolib.c.

unsigned keypad_gpio

Definition at line 44 of file mfp-pxa2xx.c.

unsigned int mask

Definition at line 46 of file mfp-pxa2xx.c.

unsigned int mux_mask

Definition at line 47 of file mfp-pxa2xx.c.

__u32 smask

Definition at line 232 of file synclink.h.

Definition at line 231 of file synclink.h.

unsigned valid

Definition at line 42 of file mfp-pxa2xx.c.


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