Lines Matching refs:pxp_ctx
202 struct pxp_ctx {
222 static inline struct pxp_ctx *file2ctx(struct file *file)
224 return container_of(file->private_data, struct pxp_ctx, fh);
227 static struct pxp_q_data *get_q_data(struct pxp_ctx *ctx,
309 static void pxp_setup_csc(struct pxp_ctx *ctx)
720 static int pxp_start(struct pxp_ctx *ctx, struct vb2_v4l2_buffer *in_vb,
934 struct pxp_ctx *curr_ctx;
962 struct pxp_ctx *ctx = priv;
973 struct pxp_ctx *ctx = priv;
986 struct pxp_ctx *ctx = priv;
1078 static int pxp_g_fmt(struct pxp_ctx *ctx, struct v4l2_format *f)
1149 pxp_fixup_colorimetry_cap(struct pxp_ctx *ctx, u32 dst_fourcc,
1175 struct pxp_ctx *ctx = file2ctx(file);
1203 struct pxp_ctx *ctx = file2ctx(file);
1223 static int pxp_s_fmt(struct pxp_ctx *ctx, struct v4l2_format *f)
1257 struct pxp_ctx *ctx = file2ctx(file);
1277 struct pxp_ctx *ctx = file2ctx(file);
1302 struct pxp_ctx *ctx =
1303 container_of(ctrl->handler, struct pxp_ctx, hdl);
1371 struct pxp_ctx *ctx = vb2_get_drv_priv(vq);
1395 struct pxp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
1426 struct pxp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
1433 struct pxp_ctx *ctx = vb2_get_drv_priv(q);
1442 struct pxp_ctx *ctx = vb2_get_drv_priv(q);
1472 struct pxp_ctx *ctx = priv;
1508 struct pxp_ctx *ctx = NULL;
1573 struct pxp_ctx *ctx = file2ctx(file);