Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx-pxp.c203 struct pxp_ctx;
206 u32 (*data_path_ctrl0)(struct pxp_ctx *ctx);
228 struct pxp_ctx { struct
249 static inline struct pxp_ctx *file2ctx(struct file *file) in file2ctx()
251 return container_of(file->private_data, struct pxp_ctx, fh); in file2ctx()
254 static struct pxp_q_data *get_q_data(struct pxp_ctx *ctx, in get_q_data()
350 static void pxp_setup_csc(struct pxp_ctx *ctx) in pxp_setup_csc()
761 static u32 pxp_imx6ull_data_path_ctrl0(struct pxp_ctx *ctx) in pxp_imx6ull_data_path_ctrl0()
791 static u32 pxp_imx7d_data_path_ctrl0(struct pxp_ctx *ctx) in pxp_imx7d_data_path_ctrl0()
822 static void pxp_set_data_path(struct pxp_ctx *ct
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dimx-pxp.c202 struct pxp_ctx { struct
222 static inline struct pxp_ctx *file2ctx(struct file *file) in file2ctx()
224 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 *ct in pxp_job_abort()
[all...]

Completed in 4 milliseconds