Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/
Dsoc-io.c166 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()
/linux-4.1.27/include/linux/
Dregmap.h436 int regmap_async_complete(struct regmap *map);
714 static inline void regmap_async_complete(struct regmap *map) in regmap_async_complete() function
/linux-4.1.27/drivers/base/regmap/
Dregcache.c347 regmap_async_complete(map); in regcache_sync()
402 regmap_async_complete(map); in regcache_sync_region()
Dregcache-rbtree.c494 return regmap_async_complete(map); in regcache_rbtree_sync()
Dregmap.c2514 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
2536 EXPORT_SYMBOL_GPL(regmap_async_complete);
2594 regmap_async_complete(map); in regmap_register_patch()
/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c713 ret = regmap_async_complete(regmap); in wm_adsp_load()
724 regmap_async_complete(regmap); in wm_adsp_load()
1340 ret = regmap_async_complete(regmap); in wm_adsp_load_coeff()
1349 regmap_async_complete(regmap); in wm_adsp_load_coeff()