Searched refs:regmap_unlock_mutex (Results 1 – 2 of 2) sorted by relevance
60 static void regmap_unlock_mutex(void *context) in regmap_unlock_mutex() function478 .unlock = regmap_unlock_mutex,
341 static void regmap_unlock_mutex(void *__map) in regmap_unlock_mutex() function558 map->unlock = regmap_unlock_mutex; in __regmap_init()