Home
last modified time | relevance | path

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

/include/sound/
Dsoc-component.h335 return regcache_sync(component->regmap); in snd_soc_component_cache_sync()
/include/linux/
Dregmap.h1198 int regcache_sync(struct regmap *map);
1802 static inline int regcache_sync(struct regmap *map) in regcache_sync() function