Searched refs:hif_thread_handler (Results 1 – 1 of 1) sorted by relevance
238 static struct task_struct *hif_thread_handler; variable4123 hif_thread_handler = kthread_run(hostIFthread, wilc, in host_int_init()4126 if (IS_ERR(hif_thread_handler)) { in host_int_init()4170 kthread_stop(hif_thread_handler); in host_int_init()