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.c666 static bool regcache_reg_present(unsigned long *cache_present, unsigned int idx) in regcache_reg_present()
675 unsigned long *cache_present, in regcache_sync_block_single()
739 unsigned long *cache_present, in regcache_sync_block_raw()
781 unsigned long *cache_present, in regcache_sync_block()
Dregcache-rbtree.c25 long *cache_present; member