Home
last modified time | relevance | path

Searched refs:hwdep_wait (Results 1 - 25 of 78) sorted by relevance

1234

/kernel/linux/linux-5.10/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c29 prepare_to_wait(&dg00x->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
32 finish_wait(&dg00x->hwdep_wait, &wait); in hwdep_read()
68 poll_wait(file, &dg00x->hwdep_wait, wait); in hwdep_poll()
H A Ddigi00x-transaction.c20 wake_up(&dg00x->hwdep_wait); in handle_unknown_message()
H A Ddigi00x.h54 wait_queue_head_t hwdep_wait; member
H A Ddigi00x.c123 init_waitqueue_head(&dg00x->hwdep_wait); in snd_dg00x_probe()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-hwdep.c28 prepare_to_wait(&oxfw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
31 finish_wait(&oxfw->hwdep_wait, &wait); in hwdep_read()
60 poll_wait(file, &oxfw->hwdep_wait, wait); in hwdep_poll()
H A Doxfw.h63 wait_queue_head_t hwdep_wait; member
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_hwdep.c29 prepare_to_wait(&bebob->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
32 finish_wait(&bebob->hwdep_wait, &wait); in hwdep_read()
60 poll_wait(file, &bebob->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/fireface/
H A Dff-hwdep.c28 prepare_to_wait(&ff->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
31 finish_wait(&ff->hwdep_wait, &wait); in hwdep_read()
60 poll_wait(file, &ff->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-hwdep.c21 prepare_to_wait(&dice->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
24 finish_wait(&dice->hwdep_wait, &wait); in hwdep_read()
60 poll_wait(file, &dice->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-hwdep.c29 prepare_to_wait(&motu->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
32 finish_wait(&motu->hwdep_wait, &wait); in hwdep_read()
67 poll_wait(file, &motu->hwdep_wait, wait); in hwdep_poll()
H A Dmotu-transaction.c72 wake_up(&motu->hwdep_wait); in handle_message()
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_hwdep.c29 prepare_to_wait(&bebob->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
32 finish_wait(&bebob->hwdep_wait, &wait); in hwdep_read()
58 poll_wait(file, &bebob->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-hwdep.c21 prepare_to_wait(&dice->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
24 finish_wait(&dice->hwdep_wait, &wait); in hwdep_read()
60 poll_wait(file, &dice->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c29 prepare_to_wait(&dg00x->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
32 finish_wait(&dg00x->hwdep_wait, &wait); in hwdep_read()
68 poll_wait(file, &dg00x->hwdep_wait, wait); in hwdep_poll()
H A Ddigi00x-transaction.c20 wake_up(&dg00x->hwdep_wait); in handle_unknown_message()
H A Ddigi00x.h51 wait_queue_head_t hwdep_wait; member
/kernel/linux/linux-6.6/sound/firewire/fireface/
H A Dff-hwdep.c35 prepare_to_wait(&ff->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
38 finish_wait(&ff->hwdep_wait, &wait); in hwdep_read()
77 poll_wait(file, &ff->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-hwdep.c28 prepare_to_wait(&oxfw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
31 finish_wait(&oxfw->hwdep_wait, &wait); in hwdep_read()
58 poll_wait(file, &oxfw->hwdep_wait, wait); in hwdep_poll()
H A Doxfw.h83 wait_queue_head_t hwdep_wait; member
/kernel/linux/linux-5.10/sound/firewire/tascam/
H A Dtascam-hwdep.c107 prepare_to_wait(&tscm->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
110 finish_wait(&tscm->hwdep_wait, &wait); in hwdep_read()
135 poll_wait(file, &tscm->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/tascam/
H A Dtascam-hwdep.c107 prepare_to_wait(&tscm->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
110 finish_wait(&tscm->hwdep_wait, &wait); in hwdep_read()
135 poll_wait(file, &tscm->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_hwdep.c136 prepare_to_wait(&efw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
139 finish_wait(&efw->hwdep_wait, &wait); in hwdep_read()
193 poll_wait(file, &efw->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_hwdep.c136 prepare_to_wait(&efw->hwdep_wait, &wait, TASK_INTERRUPTIBLE); in hwdep_read()
139 finish_wait(&efw->hwdep_wait, &wait); in hwdep_read()
193 poll_wait(file, &efw->hwdep_wait, wait); in hwdep_poll()
/kernel/linux/linux-6.6/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-transaction.c72 wake_up(&motu->hwdep_wait); in handle_message()

Completed in 10 milliseconds

1234