Searched refs:led_cntrl_threadid (Results 1 – 3 of 3) sorted by relevance
74 struct task_struct *led_cntrl_threadid; member
939 Adapter->LEDInfo.led_cntrl_threadid = in InitLedSettings()942 if (IS_ERR(Adapter->LEDInfo.led_cntrl_threadid)) { in InitLedSettings()948 return PTR_ERR(Adapter->LEDInfo.led_cntrl_threadid); in InitLedSettings()
112 kthread_stop(Adapter->LEDInfo.led_cntrl_threadid); in AdapterFree()