Home
last modified time | relevance | path

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

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