Searched defs:bcm_led_info (Results 1 – 1 of 1) sorted by relevance
68 struct bcm_led_info { struct69 struct bcm_led_state_info LEDState[NUM_OF_LEDS];70 …_tx_from_host; /* Variable to notify whether driver came out from idlemode due to Host or target */71 bool bIdle_led_off;72 wait_queue_head_t notify_led_event;73 wait_queue_head_t idleModeSyncEvent;74 struct task_struct *led_cntrl_threadid;75 int led_thread_running;76 bool bLedInitDone;