Searched refs:fops_poll (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
H A D | saa7146_fops.c | 361 static __poll_t fops_poll(struct file *file, struct poll_table_struct *wait) in fops_poll() function 433 .poll = fops_poll,
|
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/ |
H A D | saa7164-vbi.c | 600 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function 645 .poll = fops_poll,
|
H A D | saa7164-encoder.c | 894 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function 938 .poll = fops_poll,
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/ |
H A D | saa7164-vbi.c | 599 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function 644 .poll = fops_poll,
|
H A D | saa7164-encoder.c | 893 static __poll_t fops_poll(struct file *file, poll_table *wait) in fops_poll() function 937 .poll = fops_poll,
|
Completed in 6 milliseconds