Searched refs:regmap_unlock_mutex (Results 1 – 2 of 2) sorted by relevance
58 static void regmap_unlock_mutex(void *context) in regmap_unlock_mutex() function479 .unlock = regmap_unlock_mutex,
499 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() function752 map->unlock = regmap_unlock_mutex; in __regmap_init()