Searched refs:regcache_drop_region (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_xiaomi | 81 regcache_drop_region
|
| H A D | abi_gki_aarch64_generic | 1495 regcache_drop_region
|
| H A D | abi_gki_aarch64_exynos | 1589 regcache_drop_region
|
| H A D | abi_gki_aarch64_galaxy | 3252 regcache_drop_region
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-arizona.c | 72 ret = regcache_drop_region(arizona->regmap, reg, reg); in arizona_gpio_get()
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | trace.h | 226 TRACE_EVENT(regcache_drop_region,
|
| H 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);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | regmap.h | 1121 int regcache_drop_region(struct regmap *map, unsigned int min, 1716 static inline int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | bq24257_charger.c | 1114 ret = regcache_drop_region(bq->rmap, BQ24257_REG_1, BQ24257_REG_7); in bq24257_resume()
|