Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache.c339 int regcache_sync(struct regmap *map) in regcache_sync() function
397 EXPORT_SYMBOL_GPL(regcache_sync); variable
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache.c353 int regcache_sync(struct regmap *map) in regcache_sync() function
432 EXPORT_SYMBOL_GPL(regcache_sync); variable
/kernel/linux/linux-5.10/include/linux/
H A Dregmap.h1696 static inline int regcache_sync(struct regmap *map) in regcache_sync() function
/kernel/linux/linux-6.6/include/linux/
H A Dregmap.h1946 static inline int regcache_sync(struct regmap *map) in regcache_sync() function

Completed in 9 milliseconds