Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache.c544 void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
552 EXPORT_SYMBOL_GPL(regcache_cache_bypass); variable
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache.c580 void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
588 EXPORT_SYMBOL_GPL(regcache_cache_bypass); variable
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1721 static inline void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1971 static inline void regcache_cache_bypass(struct regmap *map, bool enable) in regcache_cache_bypass() function

Completed in 8 milliseconds