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

Data Fields

struct gpio_chip gpio
 
spinlock_t lock
 
u32 io_gpi
 
u32 io_gpo
 
bool gpi_reserved
 
bool gpo_reserved
 

Detailed Description

Definition at line 50 of file gpio-vx855.c.

Field Documentation

bool gpi_reserved

Definition at line 55 of file gpio-vx855.c.

struct gpio_chip gpio

Definition at line 51 of file gpio-vx855.c.

bool gpo_reserved

Definition at line 56 of file gpio-vx855.c.

u32 io_gpi

Definition at line 53 of file gpio-vx855.c.

u32 io_gpo

Definition at line 54 of file gpio-vx855.c.

spinlock_t lock

Definition at line 52 of file gpio-vx855.c.


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