Home
last modified time | relevance | path

Searched refs:regcache_default_cmp (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/base/regmap/
Dregcache.c642 static int regcache_default_cmp(const void *a, const void *b) in regcache_default_cmp() function
659 sizeof(struct reg_default), regcache_default_cmp); in regcache_lookup_reg()