Home
last modified time | relevance | path

Searched refs:vb2_core_poll (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-core.h1015 * vb2_core_poll() - implements poll syscall() logic.
1032 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file,
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-core.h1039 * vb2_core_poll() - implements poll syscall() logic.
1056 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file,
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_vb2.c451 return vb2_core_poll(&ctx->vb_q, file, wait); in dvb_vb2_poll()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_vb2.c447 return vb2_core_poll(&ctx->vb_q, file, wait); in dvb_vb2_poll()
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2425 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file, in vb2_core_poll() function
2509 EXPORT_SYMBOL_GPL(vb2_core_poll); variable
H A Dvideobuf2-v4l2.c952 res = vb2_core_poll(q, file, wait); in vb2_poll()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c2476 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file, in vb2_core_poll() function
2567 EXPORT_SYMBOL_GPL(vb2_core_poll); variable
H A Dvideobuf2-v4l2.c957 res = vb2_core_poll(q, file, wait); in vb2_poll()

Completed in 16 milliseconds