Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
hardware.h File Reference

Go to the source code of this file.

Macros

#define NR_BASEBOARD_GPIOS   16
 

Functions

int x3proto_gpio_setup (void)
 

Variables

struct gpio_chip x3proto_gpio_chip
 

Macro Definition Documentation

#define NR_BASEBOARD_GPIOS   16

Definition at line 10 of file hardware.h.

Function Documentation

int x3proto_gpio_setup ( void  )

Definition at line 102 of file gpio.c.

Variable Documentation

struct gpio_chip x3proto_gpio_chip

Definition at line 79 of file gpio.c.