Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/ivtv/
Divtv-fileops.h32 unsigned int ivtv_v4l2_dec_poll(struct file *filp, poll_table * wait);
Divtv-streams.c65 .poll = ivtv_v4l2_dec_poll,
Divtv-fileops.c713 unsigned int ivtv_v4l2_dec_poll(struct file *filp, poll_table *wait) in ivtv_v4l2_dec_poll() function