Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
A Dinternal.h77 wait_queue_head_t async_waitq; member
A Dregmap.c808 init_waitqueue_head(&map->async_waitq); in __regmap_init()
3325 wake_up(&map->async_waitq); in regmap_async_complete_cb()
3360 wait_event(map->async_waitq, regmap_async_is_done(map)); in regmap_async_complete()

Completed in 10 milliseconds