Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
Dregcache.c388 regmap_async_complete(map); in regcache_sync()
444 regmap_async_complete(map); in regcache_sync_region()
Dregcache-rbtree.c502 return regmap_async_complete(map); in regcache_rbtree_sync()
Dregmap.c3153 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
3175 EXPORT_SYMBOL_GPL(regmap_async_complete);
3230 regmap_async_complete(map); in regmap_register_patch()
/kernel/linux/linux-5.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
/kernel/linux/linux-5.10/sound/soc/
Dsoc-component.c589 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.c2002 ret = regmap_async_complete(regmap); in wm_adsp_load()
2015 regmap_async_complete(regmap); in wm_adsp_load()
2742 ret = regmap_async_complete(regmap); in wm_adsp_load_coeff()
2753 regmap_async_complete(regmap); in wm_adsp_load_coeff()