Searched refs:wq_sync (Results 1 – 1 of 1) sorted by relevance
118 wait_queue_head_t wq_sync; member134 wake_up(&info->wq_sync); in scsifront_wake_up()333 wake_up(&info->wq_sync); in scsifront_cmd_done()623 err = wait_event_interruptible(info->wq_sync, in scsifront_action_handler()857 init_waitqueue_head(&info->wq_sync); in scsifront_probe()927 wake_up(&info->wq_sync); in scsifront_suspend()