Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
Dregcache.c660 static bool regcache_reg_present(unsigned long *cache_present, unsigned int idx) in regcache_reg_present()
669 unsigned long *cache_present, in regcache_sync_block_single()
733 unsigned long *cache_present, in regcache_sync_block_raw()
775 unsigned long *cache_present, in regcache_sync_block()
Dregcache-rbtree.c25 long *cache_present; member