Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.h20 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
H A Divtv-streams.c71 .poll = ivtv_v4l2_dec_poll,
H A Divtv-fileops.c721 __poll_t ivtv_v4l2_dec_poll(struct file *filp, poll_table *wait) in ivtv_v4l2_dec_poll() function