Searched refs:hgcm_wq (Results 1 – 3 of 3) sorted by relevance
144 wait_event(gdev->hgcm_wq, in vbg_hgcm_connect()177 wait_event(gdev->hgcm_wq, in vbg_hgcm_disconnect()499 timeout = wait_event_interruptible_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()503 timeout = wait_event_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()531 timeout = wait_event_timeout(gdev->hgcm_wq, in vbg_hgcm_do_call()
92 wait_queue_head_t hgcm_wq; member
931 init_waitqueue_head(&gdev->hgcm_wq); in vbg_core_init()1805 wake_up(&gdev->hgcm_wq); in vbg_core_isr()
Completed in 8 milliseconds