Searched refs:regcache_exit (Results 1 – 3 of 3) sorted by relevance
189 void regcache_exit(struct regmap *map);
752 regcache_exit(map); in regmap_init()820 regcache_exit(map); in regmap_reinit_cache()844 regcache_exit(map); in regmap_exit()
177 void regcache_exit(struct regmap *map) in regcache_exit() function