Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-fileops.h32 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
Divtv-streams.c65 .poll = ivtv_v4l2_dec_poll,
Divtv-fileops.c733 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table *wait) in ivtv_v4l2_dec_poll() function