Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
Dv4l2-mem2mem.h227 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
/linux-4.19.296/drivers/media/v4l2-core/
Dv4l2-mem2mem.c503 int v4l2_m2m_dqbuf(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_dqbuf() function
519 EXPORT_SYMBOL_GPL(v4l2_m2m_dqbuf);
1024 return v4l2_m2m_dqbuf(file, fh->m2m_ctx, buf); in v4l2_m2m_ioctl_dqbuf()