Searched defs:regcache_sync_region (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/base/regmap/
H A Dregcache.c448 int regcache_sync_region(struct regmap *map, unsigned int min, function
493 EXPORT_SYMBOL_GPL(regcache_sync_region); variable
/linux-master/include/linux/
H A Dregmap.h1965 static inline int regcache_sync_region(struct regmap *map, unsigned int min, function

Completed in 167 milliseconds