Searched refs:regcache_sync (Results 1 - 3 of 3) sorted by relevance

/drivers/base/regmap/
H A Dinternal.h119 int regcache_sync(struct regmap *map);
H A Dregcache.c248 * regcache_sync: Sync the register cache with the hardware.
258 int regcache_sync(struct regmap *map) function
303 EXPORT_SYMBOL_GPL(regcache_sync); variable
/drivers/mfd/
H A Dwm8994-core.c318 ret = regcache_sync(wm8994->regmap);

Completed in 79 milliseconds