Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.h286 wait_queue_head_t health_waitq; member
H A Dcard_ddcb.c1154 wake_up_interruptible(&cd->health_waitq); in genwqe_pf_isr()
1280 init_waitqueue_head(&cd->health_waitq); in genwqe_setup_service_layer()
H A Dcard_base.c940 rc = wait_event_interruptible_timeout(cd->health_waitq, in genwqe_health_thread()