Searched refs:g_connected_mutex (Results 1 – 1 of 1) sorted by relevance
44 static struct mutex g_connected_mutex; variable55 lmutex_init(&g_connected_mutex); in connected_init()73 if (lmutex_lock_interruptible(&g_connected_mutex) != 0) in vchiq_add_connected_callback()92 lmutex_unlock(&g_connected_mutex); in vchiq_add_connected_callback()108 if (lmutex_lock_interruptible(&g_connected_mutex) != 0) in vchiq_call_connected_callbacks()116 lmutex_unlock(&g_connected_mutex); in vchiq_call_connected_callbacks()