Home
last modified time | relevance | path

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

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