Home
last modified time | relevance | path

Searched refs:avc_wait (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv.h88 wait_queue_head_t avc_wait; member
H A Dfiredtv-fw.c269 init_waitqueue_head(&fdtv->avc_wait); in node_probe()
H A Dfiredtv-avc.c252 if (wait_event_timeout(fdtv->avc_wait, in avc_write()
304 wake_up(&fdtv->avc_wait); in avc_recv()
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv.h88 wait_queue_head_t avc_wait; member
H A Dfiredtv-fw.c269 init_waitqueue_head(&fdtv->avc_wait); in node_probe()
H A Dfiredtv-avc.c252 if (wait_event_timeout(fdtv->avc_wait, in avc_write()
304 wake_up(&fdtv->avc_wait); in avc_recv()

Completed in 7 milliseconds