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

Go to the source code of this file.

Data Structures

struct  s3c24xx_led_platdata
 

Macros

#define __ASM_ARCH_LEDSGPIO_H   "leds-gpio.h"
 
#define S3C24XX_LEDF_ACTLOW   (1<<0) /* LED is on when GPIO low */
 
#define S3C24XX_LEDF_TRISTATE   (1<<1) /* tristate to turn off */
 

Macro Definition Documentation

#define __ASM_ARCH_LEDSGPIO_H   "leds-gpio.h"

Definition at line 15 of file leds-s3c24xx.h.

#define S3C24XX_LEDF_ACTLOW   (1<<0) /* LED is on when GPIO low */

Definition at line 17 of file leds-s3c24xx.h.

#define S3C24XX_LEDF_TRISTATE   (1<<1) /* tristate to turn off */

Definition at line 18 of file leds-s3c24xx.h.