Searched refs:shutdown_wait (Results 1 – 7 of 7) sorted by relevance
33 wait_queue_head_t shutdown_wait; member
471 init_waitqueue_head(&chip->shutdown_wait); in snd_usb_audio_create()712 wait_event(chip->shutdown_wait, in usb_audio_disconnect()768 wake_up(&chip->shutdown_wait); in snd_usb_lock_shutdown()777 wake_up(&chip->shutdown_wait); in snd_usb_unlock_shutdown()
158 struct completion shutdown_wait; member
246 wait_queue_head_t shutdown_wait; member
972 init_waitqueue_head(&hba->shutdown_wait); in bnx2fc_indicate_netevent()977 wait_event_interruptible(hba->shutdown_wait, in bnx2fc_indicate_netevent()1421 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()