Home
last modified time | relevance | path

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

/drivers/base/regmap/
Dinternal.h229 int regcache_sync(struct regmap *map);
Dtrace.h117 TRACE_EVENT(regcache_sync,
Dregcache.c341 int regcache_sync(struct regmap *map) in regcache_sync() function
396 EXPORT_SYMBOL_GPL(regcache_sync);
Dregmap-debugfs.c476 err = regcache_sync(map); in regmap_cache_only_write_file()
/drivers/pwm/
Dpwm-fsl-ftm.c518 regcache_sync(fpc->regmap); in fsl_pwm_resume()
/drivers/mfd/
Dwm8994-core.c202 ret = regcache_sync(wm8994->regmap); in wm8994_resume()
Dtwl6040.c326 regcache_sync(twl6040->regmap); in twl6040_power()
Darizona-core.c635 ret = regcache_sync(arizona->regmap); in arizona_runtime_resume()
/drivers/gpu/drm/bridge/adv7511/
Dadv7511_drv.c366 regcache_sync(adv7511->regmap); in adv7511_power_on()