Searched refs:resume_wait (Results 1 – 3 of 3) sorted by relevance
175 init_waitqueue_head(&ishtp->resume_wait); in ish_probe()227 ret = wait_event_interruptible_timeout(dev->resume_wait, in ish_resume_handler()
588 wake_up_interruptible(&dev->resume_wait); in recv_ipc()
135 wait_queue_head_t resume_wait; member