shutdown_wait 246 drivers/scsi/bnx2fc/bnx2fc.h wait_queue_head_t shutdown_wait; shutdown_wait 972 drivers/scsi/bnx2fc/bnx2fc_fcoe.c init_waitqueue_head(&hba->shutdown_wait); shutdown_wait 977 drivers/scsi/bnx2fc/bnx2fc_fcoe.c wait_event_interruptible(hba->shutdown_wait, shutdown_wait 1421 drivers/scsi/bnx2fc/bnx2fc_fcoe.c init_waitqueue_head(&hba->shutdown_wait); shutdown_wait 561 drivers/scsi/bnx2fc/bnx2fc_tgt.c wake_up_interruptible(&hba->shutdown_wait); shutdown_wait 1141 drivers/tty/cyclades.c complete(&info->shutdown_wait); shutdown_wait 1731 drivers/tty/cyclades.c wait_for_completion_interruptible(&info->shutdown_wait); shutdown_wait 3074 drivers/tty/cyclades.c init_completion(&info->shutdown_wait); shutdown_wait 158 include/linux/cyclades.h struct completion shutdown_wait; shutdown_wait 471 sound/usb/card.c init_waitqueue_head(&chip->shutdown_wait); shutdown_wait 716 sound/usb/card.c wait_event(chip->shutdown_wait, shutdown_wait 772 sound/usb/card.c wake_up(&chip->shutdown_wait); shutdown_wait 781 sound/usb/card.c wake_up(&chip->shutdown_wait); shutdown_wait 33 sound/usb/usbaudio.h wait_queue_head_t shutdown_wait;