Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/regmap/
Dregcache.c388 regmap_async_complete(map); in regcache_sync()
444 regmap_async_complete(map); in regcache_sync_region()
Dregcache-rbtree.c503 return regmap_async_complete(map); in regcache_rbtree_sync()
Dregmap.c3152 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
3174 EXPORT_SYMBOL_GPL(regmap_async_complete);
3229 regmap_async_complete(map); in regmap_register_patch()
/Linux-v5.10/include/linux/
Dregmap.h1106 int regmap_async_complete(struct regmap *map);
1731 static inline void regmap_async_complete(struct regmap *map) in regmap_async_complete() function
/Linux-v5.10/sound/soc/
Dsoc-component.c598 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()
/Linux-v5.10/sound/soc/codecs/
Dwm_adsp.c2001 ret = regmap_async_complete(regmap); in wm_adsp_load()
2014 regmap_async_complete(regmap); in wm_adsp_load()
2738 ret = regmap_async_complete(regmap); in wm_adsp_load_coeff()
2749 regmap_async_complete(regmap); in wm_adsp_load_coeff()