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

Go to the source code of this file.

Data Structures

struct  netxbig_gpio_ext
 
struct  netxbig_led_timer
 
struct  netxbig_led
 
struct  netxbig_led_platform_data
 

Macros

#define NETXBIG_LED_INVALID_MODE   NETXBIG_LED_MODE_NUM
 

Enumerations

enum  netxbig_led_mode {
  NETXBIG_LED_OFF, NETXBIG_LED_ON, NETXBIG_LED_SATA, NETXBIG_LED_TIMER1,
  NETXBIG_LED_TIMER2, NETXBIG_LED_MODE_NUM
}
 

Macro Definition Documentation

#define NETXBIG_LED_INVALID_MODE   NETXBIG_LED_MODE_NUM

Definition at line 31 of file leds-kirkwood-netxbig.h.

Enumeration Type Documentation

Enumerator:
NETXBIG_LED_OFF 
NETXBIG_LED_ON 
NETXBIG_LED_SATA 
NETXBIG_LED_TIMER1 
NETXBIG_LED_TIMER2 
NETXBIG_LED_MODE_NUM 

Definition at line 22 of file leds-kirkwood-netxbig.h.