Home
last modified time | relevance | path

Searched refs:vb2_core_poll (Results 1 – 4 of 4) sorted by relevance

/linux/include/media/
A Dvideobuf2-core.h1042 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file,
/linux/drivers/media/dvb-core/
A Ddvb_vb2.c440 return vb2_core_poll(&ctx->vb_q, file, wait); in dvb_vb2_poll()
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-core.c2438 __poll_t vb2_core_poll(struct vb2_queue *q, struct file *file, in vb2_core_poll() function
2529 EXPORT_SYMBOL_GPL(vb2_core_poll);
A Dvideobuf2-v4l2.c958 res = vb2_core_poll(q, file, wait); in vb2_poll()

Completed in 14 milliseconds