Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-io.c174 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()
/Linux-v4.19/drivers/base/regmap/
Dregcache.c392 regmap_async_complete(map); in regcache_sync()
448 regmap_async_complete(map); in regcache_sync_region()
Dregcache-rbtree.c517 return regmap_async_complete(map); in regcache_rbtree_sync()
Dregmap.c2893 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
2915 EXPORT_SYMBOL_GPL(regmap_async_complete);
2970 regmap_async_complete(map); in regmap_register_patch()
/Linux-v4.19/include/linux/
Dregmap.h1004 int regmap_async_complete(struct regmap *map);
1338 static inline void regmap_async_complete(struct regmap *map) in regmap_async_complete() function
/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c1827 ret = regmap_async_complete(regmap); in wm_adsp_load()
1840 regmap_async_complete(regmap); in wm_adsp_load()
2376 ret = regmap_async_complete(regmap); in wm_adsp_load_coeff()
2387 regmap_async_complete(regmap); in wm_adsp_load_coeff()