Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dregcache-lzo.c19 static int regcache_lzo_exit(struct regmap *map);
199 regcache_lzo_exit(map); in regcache_lzo_init()
203 static int regcache_lzo_exit(struct regmap *map) in regcache_lzo_exit() function
375 .exit = regcache_lzo_exit,