Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
A Dregcache.c432 regmap_async_complete(map); in regcache_sync()
491 regmap_async_complete(map); in regcache_sync_region()
A Dregcache-rbtree.c507 return regmap_async_complete(map); in regcache_rbtree_sync()
A Dregmap.c3349 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
3371 EXPORT_SYMBOL_GPL(regmap_async_complete);
3426 regmap_async_complete(map); in regmap_register_patch()
/linux/include/linux/
A Dregmap.h1285 int regmap_async_complete(struct regmap *map);
2000 static inline void regmap_async_complete(struct regmap *map) in regmap_async_complete() function
/linux/drivers/firmware/cirrus/
A Dcs_dsp.c1628 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()
/linux/sound/soc/
A Dsoc-component.c951 regmap_async_complete(component->regmap); in snd_soc_component_async_complete()

Completed in 30 milliseconds