Searched refs:wake_up_wait (Results 1 – 2 of 2) sorted by relevance
166 wait_queue_head_t wake_up_wait; member
799 ret = wait_event_interruptible_timeout(cfhsi->wake_up_wait, in cfhsi_wake_up()981 wake_up_interruptible(&cfhsi->wake_up_wait); in cfhsi_wake_up_cb()1213 init_waitqueue_head(&cfhsi->wake_up_wait); in cfhsi_open()