Searched refs:g_connected_mutex (Results 1 – 1 of 1) sorted by relevance
43 static struct mutex g_connected_mutex; variable54 lmutex_init(&g_connected_mutex); in connected_init()72 if (lmutex_lock_interruptible(&g_connected_mutex) != 0) in vchiq_add_connected_callback()91 lmutex_unlock(&g_connected_mutex); in vchiq_add_connected_callback()107 if (lmutex_lock_interruptible(&g_connected_mutex) != 0) in vchiq_call_connected_callbacks()115 lmutex_unlock(&g_connected_mutex); in vchiq_call_connected_callbacks()