|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/io.h>#include <linux/ioport.h>#include <linux/leds.h>#include <linux/platform_device.h>#include <linux/spinlock.h>#include <linux/types.h>#include <linux/export.h>Go to the source code of this file.
Macros | |
| #define | LED_WEB 0x04 |
| #define | LED_POWER_OFF 0x08 |
Functions | |
| module_init (cobalt_raq_led_init) | |
| #define LED_POWER_OFF 0x08 |
Definition at line 30 of file leds-cobalt-raq.c.
| #define LED_WEB 0x04 |
Definition at line 29 of file leds-cobalt-raq.c.
| module_init | ( | cobalt_raq_led_init | ) |
1.8.2