Searched refs:v4l2_m2m_qbuf (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-mem2mem.c | 758 int v4l2_m2m_qbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_qbuf() function 795 EXPORT_SYMBOL_GPL(v4l2_m2m_qbuf); 1418 return v4l2_m2m_qbuf(file, fh->m2m_ctx, buf); in v4l2_m2m_ioctl_qbuf()
|
| /linux/drivers/media/platform/samsung/exynos-gsc/ |
| H A D | gsc-m2m.c | 392 return v4l2_m2m_qbuf(file, ctx->m2m_ctx, buf); in gsc_m2m_qbuf()
|
| /linux/drivers/media/platform/st/sti/hva/ |
| H A D | hva-v4l2.c | 584 return v4l2_m2m_qbuf(file, ctx->fh.m2m_ctx, buf); in hva_qbuf()
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda-common.c | 991 return v4l2_m2m_qbuf(file, ctx->fh.m2m_ctx, buf); in coda_qbuf()
|