Home
last modified time | relevance | path

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

/drivers/base/regmap/
Dregcache-lzo.c19 static int regcache_lzo_exit(struct regmap *map);
200 regcache_lzo_exit(map); in regcache_lzo_init()
204 static int regcache_lzo_exit(struct regmap *map) in regcache_lzo_exit() function
374 .exit = regcache_lzo_exit,