Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c834 int v4l2_m2m_create_bufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_create_bufs() function
842 EXPORT_SYMBOL_GPL(v4l2_m2m_create_bufs);
1387 return v4l2_m2m_create_bufs(file, fh->m2m_ctx, create); in v4l2_m2m_ioctl_create_bufs()
/linux/include/media/
H A Dv4l2-mem2mem.h394 * v4l2_m2m_create_bufs() - create a source or destination buffer, depending
401 int v4l2_m2m_create_bufs(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,