Searched defs:__mutex (Results 1 – 2 of 2) sorted by relevance
27 static void regmap_lock_mutex(void *__mutex) in regmap_lock_mutex()48 static void regmap_unlock_mutex(void *__mutex) in regmap_unlock_mutex()
126 struct mutex __mutex; /* Protects the queue. */ member