Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/nxp/
Dimx-pxp.c202 struct pxp_ctx { struct
223 static inline struct pxp_ctx *file2ctx(struct file *file) in file2ctx() argument
225 return container_of(file->private_data, struct pxp_ctx, fh); in file2ctx()
228 static struct pxp_q_data *get_q_data(struct pxp_ctx *ctx, in get_q_data()
310 static void pxp_setup_csc(struct pxp_ctx *ctx) in pxp_setup_csc()
721 static int pxp_start(struct pxp_ctx *ctx, struct vb2_v4l2_buffer *in_vb, in pxp_start()
941 struct pxp_ctx *curr_ctx; in pxp_job_finish()
969 struct pxp_ctx *ctx = priv; in pxp_device_run()
980 struct pxp_ctx *ctx = priv; in pxp_job_ready()
993 struct pxp_ctx *ctx = priv; in pxp_job_abort()
[all …]