Home
last modified time | relevance | path

Searched refs:v4l2_m2m_prepare_buf (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/media/
Dv4l2-mem2mem.h381 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-mem2mem.c814 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_prepare_buf() function
831 EXPORT_SYMBOL_GPL(v4l2_m2m_prepare_buf);
1381 return v4l2_m2m_prepare_buf(file, fh->m2m_ctx, buf); in v4l2_m2m_ioctl_prepare_buf()