Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/cx18/
Dcx18-fileops.h31 unsigned int cx18_v4l2_enc_poll(struct file *filp, poll_table *wait);
Dcx18-fileops.c611 unsigned int cx18_v4l2_enc_poll(struct file *filp, poll_table *wait) in cx18_v4l2_enc_poll() function
Dcx18-streams.c45 .poll = cx18_v4l2_enc_poll,