Home
last modified time | relevance | path

Searched refs:eos_waitq (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-streams.c841 add_wait_queue(&itv->eos_waitq, &wait); in ivtv_stop_v4l2_encode_stream()
868 remove_wait_queue(&itv->eos_waitq, &wait); in ivtv_stop_v4l2_encode_stream()
H A Divtv-driver.h697 wait_queue_head_t eos_waitq; /* wake up when EOS arrives */ member
H A Divtv-driver.c766 init_waitqueue_head(&itv->eos_waitq); in ivtv_init_struct1()
H A Divtv-irq.c997 wake_up(&itv->eos_waitq); in ivtv_irq_handler()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-streams.c841 add_wait_queue(&itv->eos_waitq, &wait); in ivtv_stop_v4l2_encode_stream()
868 remove_wait_queue(&itv->eos_waitq, &wait); in ivtv_stop_v4l2_encode_stream()
H A Divtv-driver.h695 wait_queue_head_t eos_waitq; /* wake up when EOS arrives */ member
H A Divtv-driver.c763 init_waitqueue_head(&itv->eos_waitq); in ivtv_init_struct1()
H A Divtv-irq.c997 wake_up(&itv->eos_waitq); in ivtv_irq_handler()

Completed in 14 milliseconds