Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/saa7164/
Dsaa7164-vbi.c600 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function
645 .poll = fops_poll,
Dsaa7164-encoder.c894 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function
938 .poll = fops_poll,
/Linux-v5.10/drivers/media/common/saa7146/
Dsaa7146_fops.c361 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll() function
433 .poll = fops_poll,