Searched refs:regmap_lock_mutex (Results 1 – 3 of 3) sorted by relevance
26 static void regmap_lock_mutex(void *__mutex) in regmap_lock_mutex() function238 regmap_cfg->lock = regmap_lock_mutex, in atc260x_match_device()
46 static void regmap_lock_mutex(void *context) in regmap_lock_mutex() function473 .lock = regmap_lock_mutex,
442 static void regmap_lock_mutex(void *__map) in regmap_lock_mutex() function741 map->lock = regmap_lock_mutex; in __regmap_init()1461 if (map->lock == regmap_lock_mutex) in regmap_exit()