Searched refs:pxp_ctx (Results 1 – 1 of 1) sorted by relevance
202 struct pxp_ctx { struct222 static inline struct pxp_ctx *file2ctx(struct file *file) in file2ctx() argument224 return container_of(file->private_data, struct pxp_ctx, fh); in file2ctx()227 static struct pxp_q_data *get_q_data(struct pxp_ctx *ctx, in get_q_data()309 static void pxp_setup_csc(struct pxp_ctx *ctx) in pxp_setup_csc()720 static int pxp_start(struct pxp_ctx *ctx, struct vb2_v4l2_buffer *in_vb, in pxp_start()934 struct pxp_ctx *curr_ctx; in pxp_job_finish()962 struct pxp_ctx *ctx = priv; in pxp_device_run()973 struct pxp_ctx *ctx = priv; in pxp_job_ready()986 struct pxp_ctx *ctx = priv; in pxp_job_abort()[all …]