Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregcache-rbtree.c507 return regmap_async_complete(map); in regcache_rbtree_sync()
H A Dregmap.c3389 int regmap_async_complete(struct regmap *map) in regmap_async_complete() function
3411 EXPORT_SYMBOL_GPL(regmap_async_complete);
3466 regmap_async_complete(map); in regmap_register_patch()