Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c294 static int regcache_maple_exit(struct regmap *map) in regcache_maple_exit() function
386 regcache_maple_exit(map); in regcache_maple_init()
394 .exit = regcache_maple_exit,