Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-mem2mem.c440 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_prepare_buf() function
453 EXPORT_SYMBOL_GPL(v4l2_m2m_prepare_buf);
840 return v4l2_m2m_prepare_buf(file, fh->m2m_ctx, buf); in v4l2_m2m_ioctl_prepare_buf()
/linux-4.4.14/include/media/
Dv4l2-mem2mem.h123 int v4l2_m2m_prepare_buf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,