Searched refs:v4l2_m2m_poll (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/media/ |
| D | v4l2-mem2mem.h | 291 __poll_t v4l2_m2m_poll(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
|
| /Linux-v5.4/drivers/media/v4l2-core/ |
| D | v4l2-mem2mem.c | 666 __poll_t v4l2_m2m_poll(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_poll() function 686 EXPORT_SYMBOL_GPL(v4l2_m2m_poll); 1179 ret = v4l2_m2m_poll(file, m2m_ctx, wait); in v4l2_m2m_fop_poll()
|
| /Linux-v5.4/drivers/media/platform/exynos-gsc/ |
| D | gsc-m2m.c | 709 ret = v4l2_m2m_poll(file, ctx->m2m_ctx, wait); in gsc_m2m_poll()
|
| /Linux-v5.4/drivers/media/platform/ |
| D | sh_veu.c | 1015 return v4l2_m2m_poll(file, veu_file->veu_dev->m2m_ctx, wait); in sh_veu_poll()
|