Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache.c469 int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function
487 EXPORT_SYMBOL_GPL(regcache_drop_region); variable
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache.c504 int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function
522 EXPORT_SYMBOL_GPL(regcache_drop_region); variable
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1709 static inline int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1959 static inline int regcache_drop_region(struct regmap *map, unsigned int min, in regcache_drop_region() function

Completed in 9 milliseconds