Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregcache.c469 regmap_async_complete(map); in regcache_sync()
528 regmap_async_complete(map); in regcache_sync_region()
H A Dregcache-rbtree.c507 return regmap_async_complete(map); in regcache_rbtree_sync()
H A Dregmap.c3370 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
3392 EXPORT_SYMBOL_GPL(regmap_async_complete);
3447 regmap_async_complete(map); in regmap_register_patch()