Lines Matching refs:register_mutex
138 static DEFINE_MUTEX(register_mutex);
307 mutex_lock(®ister_mutex); in snd_timer_open()
334 mutex_unlock(®ister_mutex); in snd_timer_open()
336 mutex_lock(®ister_mutex); in snd_timer_open()
387 mutex_unlock(®ister_mutex); in snd_timer_open()
475 scoped_guard(mutex, ®ister_mutex) in snd_timer_close()
970 guard(mutex)(®ister_mutex); in snd_timer_free()
1006 guard(mutex)(®ister_mutex); in snd_timer_dev_register()
1038 guard(mutex)(®ister_mutex); in snd_timer_dev_disconnect()
1224 guard(mutex)(®ister_mutex); in snd_timer_proc_read()
1607 scoped_guard(mutex, ®ister_mutex) in snd_timer_user_next_device()
1629 scoped_guard(mutex, ®ister_mutex) { in snd_timer_user_ginfo()
1657 guard(mutex)(®ister_mutex); in timer_set_gparams()
1690 scoped_guard(mutex, ®ister_mutex) { in snd_timer_user_gstatus()