Searched refs:regcache_drop_region (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpio/ |
A D | gpio-arizona.c | 72 ret = regcache_drop_region(arizona->regmap, reg, reg); in arizona_gpio_get()
|
/linux/drivers/base/regmap/ |
A D | trace.h | 225 TRACE_EVENT(regcache_drop_region,
|
A D | regcache.c | 463 int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function 481 EXPORT_SYMBOL_GPL(regcache_drop_region);
|
/linux/include/linux/ |
A D | regmap.h | 1194 int regcache_drop_region(struct regmap *map, unsigned int min, 1808 static inline int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function
|
/linux/drivers/power/supply/ |
A D | bq24257_charger.c | 1114 ret = regcache_drop_region(bq->rmap, BQ24257_REG_1, BQ24257_REG_7); in bq24257_resume()
|
/linux/ |
A D | vmlinux.symvers | 6918 0x00000000 regcache_drop_region vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 31846 ffff800010827c80 T regcache_drop_region
|
A D | .tmp_System.map | 31846 ffff800010827c80 T regcache_drop_region
|
Completed in 338 milliseconds