Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations
of_gpio.h File Reference
#include <linux/compiler.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/gpio.h>
#include <linux/of.h>

Go to the source code of this file.

Enumerations

enum  of_gpio_flags { OF_GPIO_ACTIVE_LOW = 0x1 }
 

Enumeration Type Documentation

Enumerator:
OF_GPIO_ACTIVE_LOW 

Definition at line 30 of file of_gpio.h.