Home
last modified time | relevance | path

Searched refs:stop_task_mutex (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c69 struct mutex stop_task_mutex; member
1620 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()