Home
last modified time | relevance | path

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

/drivers/base/regmap/
Dregcache.c392 void regcache_mark_dirty(struct regmap *map) in regcache_mark_dirty() function
398 EXPORT_SYMBOL_GPL(regcache_mark_dirty);
/drivers/mfd/
Darizona-core.c393 regcache_mark_dirty(arizona->regmap); in arizona_runtime_suspend()
586 regcache_mark_dirty(arizona->regmap); in arizona_dev_init()
Dwm8994-core.c289 regcache_mark_dirty(wm8994->regmap); in wm8994_suspend()