Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_LED_INFO_STRUCT Struct Reference

#include <led_control.h>

Data Fields

LEDStateInfo LEDState [NUM_OF_LEDS]
 
BOOLEAN bIdleMode_tx_from_host
 
BOOLEAN bIdle_led_off
 
wait_queue_head_t notify_led_event
 
wait_queue_head_t idleModeSyncEvent
 
struct task_structled_cntrl_threadid
 
int led_thread_running
 
BOOLEAN bLedInitDone
 

Detailed Description

Definition at line 83 of file led_control.h.

Field Documentation

BOOLEAN bIdle_led_off

Definition at line 86 of file led_control.h.

BOOLEAN bIdleMode_tx_from_host

Definition at line 85 of file led_control.h.

BOOLEAN bLedInitDone

Definition at line 91 of file led_control.h.

wait_queue_head_t idleModeSyncEvent

Definition at line 88 of file led_control.h.

struct task_struct* led_cntrl_threadid

Definition at line 89 of file led_control.h.

int led_thread_running

Definition at line 90 of file led_control.h.

Definition at line 84 of file led_control.h.

wait_queue_head_t notify_led_event

Definition at line 87 of file led_control.h.


The documentation for this struct was generated from the following file: