Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-io.c166 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()
/linux-4.4.14/drivers/base/regmap/
Dregcache.c362 regmap_async_complete(map); in regcache_sync()
418 regmap_async_complete(map); in regcache_sync_region()
Dregcache-rbtree.c494 return regmap_async_complete(map); in regcache_rbtree_sync()
Dregmap.c2731 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
2753 EXPORT_SYMBOL_GPL(regmap_async_complete);
2808 regmap_async_complete(map); in regmap_register_patch()
/linux-4.4.14/include/linux/
Dregmap.h709 int regmap_async_complete(struct regmap *map);
1018 static inline void regmap_async_complete(struct regmap *map) in regmap_async_complete() function
/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.c1256 ret = regmap_async_complete(regmap); in wm_adsp_load()
1269 regmap_async_complete(regmap); in wm_adsp_load()
1758 ret = regmap_async_complete(regmap); in wm_adsp_load_coeff()
1769 regmap_async_complete(regmap); in wm_adsp_load_coeff()