Searched refs:regmap_async_complete (Results 1 – 6 of 6) sorted by relevance
432 regmap_async_complete(map); in regcache_sync()491 regmap_async_complete(map); in regcache_sync_region()
507 return regmap_async_complete(map); in regcache_rbtree_sync()
3349 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function3371 EXPORT_SYMBOL_GPL(regmap_async_complete);3426 regmap_async_complete(map); in regmap_register_patch()
1285 int regmap_async_complete(struct regmap *map);2000 static inline void regmap_async_complete(struct regmap *map) in regmap_async_complete() function
1628 ret = regmap_async_complete(regmap); in cs_dsp_load()1641 regmap_async_complete(regmap); in cs_dsp_load()2342 ret = regmap_async_complete(regmap); in cs_dsp_load_coeff()2353 regmap_async_complete(regmap); in cs_dsp_load_coeff()
951 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()
Completed in 30 milliseconds