Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dinternal.h114 void regcache_exit(struct regmap *map);
Dregmap.c365 regcache_exit(map); in regmap_reinit_cache()
392 regcache_exit(map); in regmap_exit()
Dregcache.c172 void regcache_exit(struct regmap *map) in regcache_exit() function