Home
last modified time | relevance | path

Searched refs:hwdep_wait (Results 1 – 15 of 15) sorted by relevance

/linux/sound/firewire/tascam/
H A Dtascam-hwdep.c108 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 Dtascam.h83 wait_queue_head_t hwdep_wait; member
/linux/sound/firewire/motu/
H A Dmotu-hwdep.c37 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 Dmotu.c84 init_waitqueue_head(&motu->hwdep_wait); in motu_probe()
H A Dmotu-protocol-v3.c95 result = wait_event_interruptible_timeout(motu->hwdep_wait, in snd_motu_protocol_v3_set_clock_rate()
H A Dmotu.h76 wait_queue_head_t hwdep_wait; member
/linux/sound/firewire/digi00x/
H A Ddigi00x.h51 wait_queue_head_t hwdep_wait; member
/linux/sound/firewire/oxfw/
H A Doxfw.h88 wait_queue_head_t hwdep_wait; member
/linux/sound/firewire/fireface/
H A Dff.h97 wait_queue_head_t hwdep_wait; member
H A Dff.c70 init_waitqueue_head(&ff->hwdep_wait); in snd_ff_probe()
/linux/sound/firewire/dice/
H A Ddice.h101 wait_queue_head_t hwdep_wait; member
H A Ddice.c183 init_waitqueue_head(&dice->hwdep_wait); in dice_probe()
/linux/sound/firewire/fireworks/
H A Dfireworks.h101 wait_queue_head_t hwdep_wait; member
H A Dfireworks.c234 init_waitqueue_head(&efw->hwdep_wait); in efw_probe()
/linux/sound/firewire/bebob/
H A Dbebob.h113 wait_queue_head_t hwdep_wait; member