Linux Kernel
3.7.1
|
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 */ |
#define __ASM_ARCH_LEDSGPIO_H "leds-gpio.h" |
Definition at line 15 of file leds-s3c24xx.h.
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.