Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/pci/cx18/
Dcx18-fileops.h17 __poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait);
Dcx18-fileops.c590 __poll_t cx18_v4l2_enc_poll(struct file *filp, poll_table *wait) in cx18_v4l2_enc_poll() function
Dcx18-streams.c31 .poll = cx18_v4l2_enc_poll,