Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
leds-cobalt-raq.c File Reference
#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)
 

Macro Definition Documentation

#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.

Function Documentation

module_init ( cobalt_raq_led_init  )