Searched refs:shutdown_wait (Results 1 – 8 of 8) sorted by relevance
35 wait_queue_head_t shutdown_wait; member
596 init_waitqueue_head(&chip->shutdown_wait); in snd_usb_audio_create()875 wait_event(chip->shutdown_wait, in usb_audio_disconnect()931 wake_up(&chip->shutdown_wait); in snd_usb_lock_shutdown()940 wake_up(&chip->shutdown_wait); in snd_usb_unlock_shutdown()
158 struct completion shutdown_wait; member
92 wait_queue_head_t shutdown_wait; /* wait for graceful shutdown */ member202 init_waitqueue_head(&con->shutdown_wait); in nodeid2con()635 ret = wait_event_timeout(con->shutdown_wait, in shutdown_connection()761 wake_up(&con->shutdown_wait); in receive_from_sock()861 init_waitqueue_head(&othercon->shutdown_wait); in accept_from_sock()
246 wait_queue_head_t shutdown_wait; member
975 init_waitqueue_head(&hba->shutdown_wait); in bnx2fc_indicate_netevent()980 wait_event_interruptible(hba->shutdown_wait, in bnx2fc_indicate_netevent()1423 init_waitqueue_head(&hba->shutdown_wait); in bnx2fc_hba_create()
561 wake_up_interruptible(&hba->shutdown_wait); in bnx2fc_rport_event_handler()
1141 complete(&info->shutdown_wait); in cyz_handle_cmd()1731 wait_for_completion_interruptible(&info->shutdown_wait); in cy_do_close()3074 init_completion(&info->shutdown_wait); in cy_init_card()