regcache_drop_region  481 drivers/base/regmap/regcache.c EXPORT_SYMBOL_GPL(regcache_drop_region);
regcache_drop_region  226 drivers/base/regmap/trace.h TRACE_EVENT(regcache_drop_region,
regcache_drop_region   71 drivers/gpio/gpio-arizona.c 		ret = regcache_drop_region(arizona->regmap, reg, reg);
regcache_drop_region 1114 drivers/power/supply/bq24257_charger.c 	ret = regcache_drop_region(bq->rmap, BQ24257_REG_1, BQ24257_REG_7);
regcache_drop_region 1045 include/linux/regmap.h int regcache_drop_region(struct regmap *map, unsigned int min,