Searched refs:devices_lock (Results 1 – 5 of 5) sorted by relevance
71 static DEFINE_MUTEX(devices_lock);159 mutex_lock(&devices_lock); in roccat_open()197 mutex_unlock(&devices_lock); in roccat_open()209 mutex_lock(&devices_lock); in roccat_release()213 mutex_unlock(&devices_lock); in roccat_release()233 mutex_unlock(&devices_lock); in roccat_release()310 mutex_lock(&devices_lock); in roccat_connect()321 mutex_unlock(&devices_lock); in roccat_connect()332 mutex_unlock(&devices_lock); in roccat_connect()338 mutex_unlock(&devices_lock); in roccat_connect()[all …]
24 static DEFINE_MUTEX(devices_lock);293 mutex_lock(&host1x->devices_lock); in host1x_add_client() 299 mutex_unlock(&host1x->devices_lock); in host1x_add_client() 305 mutex_unlock(&host1x->devices_lock); in host1x_add_client() 315 mutex_lock(&host1x->devices_lock); in host1x_del_client() 321 mutex_unlock(&host1x->devices_lock); in host1x_del_client() 327 mutex_unlock(&host1x->devices_lock); in host1x_del_client() 526 * This function must be called with the host1x->devices_lock held.545 mutex_lock(&host1x->devices_lock); in host1x_attach_driver() 549 mutex_unlock(&host1x->devices_lock); in host1x_attach_driver() [all...]
167 struct mutex devices_lock; member
579 mutex_init(&host->devices_lock); in host1x_probe()
47 static DEFINE_SPINLOCK(devices_lock);660 spin_lock(&devices_lock); in add_peer_chan() 663 spin_unlock(&devices_lock); in add_peer_chan() 698 spin_lock(&devices_lock); in setup_netdev() 701 spin_unlock(&devices_lock); in setup_netdev() 706 spin_lock(&devices_lock); in setup_netdev() 708 spin_unlock(&devices_lock); in setup_netdev() 814 spin_lock(&devices_lock); in chan_close_cb() 834 spin_unlock(&devices_lock);845 spin_unlock(&devices_lock); in chan_alloc_skb_cb() [all...]