Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
A Dregmap.c3175 static int regmap_async_is_done(struct regmap *map) in regmap_async_is_done() function
3206 wait_event(map->async_waitq, regmap_async_is_done(map)); in regmap_async_complete()

Completed in 9 milliseconds