Home
last modified time | relevance | path

Searched refs:event_waitq (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-driver.h698 wait_queue_head_t event_waitq; /* wake up when the next decoder event arrives */ member
H A Divtv-streams.c970 wake_up(&itv->event_waitq); in ivtv_stop_v4l2_decode_stream()
H A Divtv-ioctl.c1797 prepare_to_wait(&itv->event_waitq, &wait, TASK_INTERRUPTIBLE); in ivtv_decoder_ioctls()
1801 finish_wait(&itv->event_waitq, &wait); in ivtv_decoder_ioctls()
H A Divtv-driver.c767 init_waitqueue_head(&itv->event_waitq); in ivtv_init_struct1()
H A Divtv-irq.c877 wake_up(&itv->event_waitq); in ivtv_irq_vsync()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-driver.h696 wait_queue_head_t event_waitq; /* wake up when the next decoder event arrives */ member
H A Divtv-streams.c970 wake_up(&itv->event_waitq); in ivtv_stop_v4l2_decode_stream()
H A Divtv-driver.c764 init_waitqueue_head(&itv->event_waitq); in ivtv_init_struct1()
H A Divtv-irq.c877 wake_up(&itv->event_waitq); in ivtv_irq_vsync()

Completed in 20 milliseconds