Home
last modified time | relevance | path

Searched defs:regcache_cache_only (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/base/regmap/
Dregcache.c495 void regcache_cache_only(struct regmap *map, bool enable) in regcache_cache_only() function
/linux-5.19.10/include/linux/
Dregmap.h1840 static inline void regcache_cache_only(struct regmap *map, bool enable) in regcache_cache_only() function