Searched refs:hdm_enqueue_task (Results 1 – 1 of 1) sorted by relevance
60 struct task_struct *hdm_enqueue_task; member803 c->hdm_enqueue_task = NULL; in hdm_enqueue_thread()820 c->hdm_enqueue_task = task; in run_enqueue_thread()1177 if (c->hdm_enqueue_task) in most_stop_channel()1178 kthread_stop(c->hdm_enqueue_task); in most_stop_channel()1179 c->hdm_enqueue_task = NULL; in most_stop_channel()