Searched refs:stop_task_mutex (Results 1 – 1 of 1) sorted by relevance
69 struct mutex stop_task_mutex; member1620 mutex_lock(&c->stop_task_mutex); in most_stop_channel()1624 mutex_unlock(&c->stop_task_mutex); in most_stop_channel()1812 mutex_init(&c->stop_task_mutex); in most_register_interface()1861 mutex_lock(&c->stop_task_mutex); in most_deregister_interface()1865 mutex_unlock(&c->stop_task_mutex); in most_deregister_interface()