Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregcache.c681 static int regcache_default_cmp(const void *a, const void *b) in regcache_default_cmp() function
698 sizeof(struct reg_default), regcache_default_cmp); in regcache_lookup_reg()