Searched refs:regmap_lock_mutex (Results 1 – 2 of 2) sorted by relevance
46 static void regmap_lock_mutex(void *context) in regmap_lock_mutex() function473 .lock = regmap_lock_mutex,
497 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() function770 map->lock = regmap_lock_mutex; in __regmap_init()1495 if (map->lock == regmap_lock_mutex) in regmap_exit()