hwdep_wait        282 sound/firewire/bebob/bebob.c 	init_waitqueue_head(&bebob->hwdep_wait);
hwdep_wait        111 sound/firewire/bebob/bebob.h 	wait_queue_head_t hwdep_wait;
hwdep_wait         29 sound/firewire/bebob/bebob_hwdep.c 		prepare_to_wait(&bebob->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait         32 sound/firewire/bebob/bebob_hwdep.c 		finish_wait(&bebob->hwdep_wait, &wait);
hwdep_wait         61 sound/firewire/bebob/bebob_hwdep.c 	poll_wait(file, &bebob->hwdep_wait, wait);
hwdep_wait        966 sound/firewire/bebob/bebob_stream.c 	wake_up(&bebob->hwdep_wait);
hwdep_wait         21 sound/firewire/dice/dice-hwdep.c 		prepare_to_wait(&dice->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait         24 sound/firewire/dice/dice-hwdep.c 		finish_wait(&dice->hwdep_wait, &wait);
hwdep_wait         60 sound/firewire/dice/dice-hwdep.c 	poll_wait(file, &dice->hwdep_wait, wait);
hwdep_wait        688 sound/firewire/dice/dice-stream.c 	wake_up(&dice->hwdep_wait);
hwdep_wait        160 sound/firewire/dice/dice-transaction.c 	wake_up(&dice->hwdep_wait);
hwdep_wait        224 sound/firewire/dice/dice.c 	init_waitqueue_head(&dice->hwdep_wait);
hwdep_wait        105 sound/firewire/dice/dice.h 	wait_queue_head_t hwdep_wait;
hwdep_wait         29 sound/firewire/digi00x/digi00x-hwdep.c 		prepare_to_wait(&dg00x->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait         32 sound/firewire/digi00x/digi00x-hwdep.c 		finish_wait(&dg00x->hwdep_wait, &wait);
hwdep_wait         68 sound/firewire/digi00x/digi00x-hwdep.c 	poll_wait(file, &dg00x->hwdep_wait, wait);
hwdep_wait        412 sound/firewire/digi00x/digi00x-stream.c 	wake_up(&dg00x->hwdep_wait);
hwdep_wait         20 sound/firewire/digi00x/digi00x-transaction.c 	wake_up(&dg00x->hwdep_wait);
hwdep_wait        122 sound/firewire/digi00x/digi00x.c 	init_waitqueue_head(&dg00x->hwdep_wait);
hwdep_wait         54 sound/firewire/digi00x/digi00x.h 	wait_queue_head_t hwdep_wait;
hwdep_wait         28 sound/firewire/fireface/ff-hwdep.c 		prepare_to_wait(&ff->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait         31 sound/firewire/fireface/ff-hwdep.c 		finish_wait(&ff->hwdep_wait, &wait);
hwdep_wait         60 sound/firewire/fireface/ff-hwdep.c 	poll_wait(file, &ff->hwdep_wait, wait);
hwdep_wait        240 sound/firewire/fireface/ff-stream.c 	wake_up(&ff->hwdep_wait);
hwdep_wait        102 sound/firewire/fireface/ff.c 	init_waitqueue_head(&ff->hwdep_wait);
hwdep_wait         93 sound/firewire/fireface/ff.h 	wait_queue_head_t hwdep_wait;
hwdep_wait        294 sound/firewire/fireworks/fireworks.c 	init_waitqueue_head(&efw->hwdep_wait);
hwdep_wait        104 sound/firewire/fireworks/fireworks.h 	wait_queue_head_t hwdep_wait;
hwdep_wait        135 sound/firewire/fireworks/fireworks_hwdep.c 		prepare_to_wait(&efw->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait        138 sound/firewire/fireworks/fireworks_hwdep.c 		finish_wait(&efw->hwdep_wait, &wait);
hwdep_wait        192 sound/firewire/fireworks/fireworks_hwdep.c 	poll_wait(file, &efw->hwdep_wait, wait);
hwdep_wait        324 sound/firewire/fireworks/fireworks_stream.c 	wake_up(&efw->hwdep_wait);
hwdep_wait        157 sound/firewire/fireworks/fireworks_transaction.c 	wake_up(&efw->hwdep_wait);
hwdep_wait         29 sound/firewire/motu/motu-hwdep.c 		prepare_to_wait(&motu->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait         32 sound/firewire/motu/motu-hwdep.c 		finish_wait(&motu->hwdep_wait, &wait);
hwdep_wait         67 sound/firewire/motu/motu-hwdep.c 	poll_wait(file, &motu->hwdep_wait, wait);
hwdep_wait        365 sound/firewire/motu/motu-stream.c 	wake_up(&motu->hwdep_wait);
hwdep_wait         72 sound/firewire/motu/motu-transaction.c 	wake_up(&motu->hwdep_wait);
hwdep_wait        134 sound/firewire/motu/motu.c 	init_waitqueue_head(&motu->hwdep_wait);
hwdep_wait         71 sound/firewire/motu/motu.h 	wait_queue_head_t hwdep_wait;
hwdep_wait         28 sound/firewire/oxfw/oxfw-hwdep.c 		prepare_to_wait(&oxfw->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait         31 sound/firewire/oxfw/oxfw-hwdep.c 		finish_wait(&oxfw->hwdep_wait, &wait);
hwdep_wait         60 sound/firewire/oxfw/oxfw-hwdep.c 	poll_wait(file, &oxfw->hwdep_wait, wait);
hwdep_wait        772 sound/firewire/oxfw/oxfw-stream.c 	wake_up(&oxfw->hwdep_wait);
hwdep_wait        258 sound/firewire/oxfw/oxfw.c 	init_waitqueue_head(&oxfw->hwdep_wait);
hwdep_wait         62 sound/firewire/oxfw/oxfw.h 	wait_queue_head_t hwdep_wait;
hwdep_wait        170 sound/firewire/tascam/amdtp-tascam.c 				wake_up(&tscm->hwdep_wait);
hwdep_wait        105 sound/firewire/tascam/tascam-hwdep.c 		prepare_to_wait(&tscm->hwdep_wait, &wait, TASK_INTERRUPTIBLE);
hwdep_wait        108 sound/firewire/tascam/tascam-hwdep.c 		finish_wait(&tscm->hwdep_wait, &wait);
hwdep_wait        133 sound/firewire/tascam/tascam-hwdep.c 	poll_wait(file, &tscm->hwdep_wait, wait);
hwdep_wait        501 sound/firewire/tascam/tascam-stream.c 	wake_up(&tscm->hwdep_wait);
hwdep_wait        163 sound/firewire/tascam/tascam.c 	init_waitqueue_head(&tscm->hwdep_wait);
hwdep_wait         85 sound/firewire/tascam/tascam.h 	wait_queue_head_t hwdep_wait;