Home
last modified time | relevance | path

Searched refs:vsync_waitq (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtvfb.c475 prepare_to_wait(&itv->vsync_waitq, &wait, TASK_INTERRUPTIBLE); in ivtvfb_ioctl()
478 finish_wait(&itv->vsync_waitq, &wait); in ivtvfb_ioctl()
A Divtv-driver.h697 wait_queue_head_t vsync_waitq; /* wake up when the next decoder vsync arrives */ member
A Divtv-ioctl.c1132 prepare_to_wait(&itv->vsync_waitq, &wait, in ivtv_s_std_dec()
1138 finish_wait(&itv->vsync_waitq, &wait); in ivtv_s_std_dec()
A Divtv-driver.c765 init_waitqueue_head(&itv->vsync_waitq); in ivtv_init_struct1()
A Divtv-irq.c883 wake_up(&itv->vsync_waitq); in ivtv_irq_vsync()
A Divtv-yuv.c1176 ivtv_waitq(&itv->vsync_waitq); in ivtv_yuv_close()

Completed in 18 milliseconds