Home
last modified time | relevance | path

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

/include/sound/
Dhda_regmap.h222 regcache_sync_region(codec->regmap, nid << 20, ((nid + 1) << 20) - 1); in snd_hdac_regmap_sync_node()
/include/linux/
Dregmap.h1199 int regcache_sync_region(struct regmap *map, unsigned int min,
1808 static inline int regcache_sync_region(struct regmap *map, unsigned int min, in regcache_sync_region() function