Home
last modified time | relevance | path

Searched refs:avc_wait (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()