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

/linux-master/drivers/base/regmap/
H A Dregcache.c506 int regcache_drop_region(struct regmap *map, unsigned int min, function
524 EXPORT_SYMBOL_GPL(regcache_drop_region); variable
/linux-master/include/linux/
H A Dregmap.h1972 static inline int regcache_drop_region(struct regmap *map, unsigned int min, function

Completed in 476 milliseconds