Home
last modified time | relevance | path

Searched refs:regcache_exit (Results 1 – 3 of 3) sorted by relevance

/drivers/base/regmap/
Dinternal.h189 void regcache_exit(struct regmap *map);
Dregmap.c752 regcache_exit(map); in regmap_init()
820 regcache_exit(map); in regmap_reinit_cache()
844 regcache_exit(map); in regmap_exit()
Dregcache.c177 void regcache_exit(struct regmap *map) in regcache_exit() function