|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | rt2x00_led |
Macros | |
| #define | LED_INITIALIZED ( 1 << 0 ) |
| #define | LED_REGISTERED ( 1 << 1 ) |
Enumerations | |
| enum | led_type { LED_TYPE_RADIO, LED_TYPE_ASSOC, LED_TYPE_ACTIVITY, LED_TYPE_QUALITY, DELCOM_VISUAL_SIGNAL_INDICATOR, DREAM_CHEEKY_WEBMAIL_NOTIFIER } |
| #define LED_INITIALIZED ( 1 << 0 ) |
Definition at line 42 of file rt2x00leds.h.
| #define LED_REGISTERED ( 1 << 1 ) |
Definition at line 43 of file rt2x00leds.h.
| enum led_type |
| LED_TYPE_RADIO | |
| LED_TYPE_ASSOC | |
| LED_TYPE_ACTIVITY | |
| LED_TYPE_QUALITY | |
| DELCOM_VISUAL_SIGNAL_INDICATOR | |
| DREAM_CHEEKY_WEBMAIL_NOTIFIER |
Definition at line 29 of file rt2x00leds.h.
1.8.2