Home
last modified time | relevance | path

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

/linux-6.1.9/include/media/
Dv4l2-mem2mem.h453 int v4l2_m2m_encoder_cmd(struct file *file, struct v4l2_m2m_ctx *m2m_ctx,
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-mem2mem.c1476 int v4l2_m2m_encoder_cmd(struct file *file, struct v4l2_m2m_ctx *m2m_ctx, in v4l2_m2m_encoder_cmd() function
1493 EXPORT_SYMBOL_GPL(v4l2_m2m_encoder_cmd);
1523 return v4l2_m2m_encoder_cmd(file, fh->m2m_ctx, ec); in v4l2_m2m_ioctl_encoder_cmd()