Searched refs:hwdep_wait (Results 1 – 15 of 15) sorted by relevance
| /linux/sound/firewire/tascam/ |
| H A D | tascam-hwdep.c | 108 prepare_to_wait(&tscm->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read() 111 finish_wait(&tscm->hwdep_wait, &wait); in hwdep_read() 135 poll_wait(file, &tscm->hwdep_wait, wait); in hwdep_poll()
|
| H A D | tascam.h | 83 wait_queue_head_t hwdep_wait; member
|
| /linux/sound/firewire/motu/ |
| H A D | motu-hwdep.c | 37 prepare_to_wait(&motu->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read() 40 finish_wait(&motu->hwdep_wait, &wait); in hwdep_read() 105 poll_wait(file, &motu->hwdep_wait, wait); in hwdep_poll()
|
| H A D | motu.c | 84 init_waitqueue_head(&motu->hwdep_wait); in motu_probe()
|
| H A D | motu-protocol-v3.c | 95 result = wait_event_interruptible_timeout(motu->hwdep_wait, in snd_motu_protocol_v3_set_clock_rate()
|
| H A D | motu.h | 76 wait_queue_head_t hwdep_wait; member
|
| /linux/sound/firewire/digi00x/ |
| H A D | digi00x.h | 51 wait_queue_head_t hwdep_wait; member
|
| /linux/sound/firewire/oxfw/ |
| H A D | oxfw.h | 88 wait_queue_head_t hwdep_wait; member
|
| /linux/sound/firewire/fireface/ |
| H A D | ff.h | 97 wait_queue_head_t hwdep_wait; member
|
| H A D | ff.c | 70 init_waitqueue_head(&ff->hwdep_wait); in snd_ff_probe()
|
| /linux/sound/firewire/dice/ |
| H A D | dice.h | 101 wait_queue_head_t hwdep_wait; member
|
| H A D | dice.c | 183 init_waitqueue_head(&dice->hwdep_wait); in dice_probe()
|
| /linux/sound/firewire/fireworks/ |
| H A D | fireworks.h | 101 wait_queue_head_t hwdep_wait; member
|
| H A D | fireworks.c | 234 init_waitqueue_head(&efw->hwdep_wait); in efw_probe()
|
| /linux/sound/firewire/bebob/ |
| H A D | bebob.h | 113 wait_queue_head_t hwdep_wait; member
|