Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nxp/
H A Dmx2_emmaprp.c209 struct emmaprp_ctx { struct
217 static inline struct emmaprp_ctx *file_to_emmaprp_ctx(struct file *filp) in file_to_emmaprp_ctx() argument
219 return container_of(file_to_v4l2_fh(filp), struct emmaprp_ctx, fh); in file_to_emmaprp_ctx()
222 static struct emmaprp_q_data *get_q_data(struct emmaprp_ctx *ctx, in get_q_data()
241 struct emmaprp_ctx *ctx = priv; in emmaprp_job_abort()
273 struct emmaprp_ctx *ctx = priv; in emmaprp_device_run()
336 struct emmaprp_ctx *curr_ctx; in emmaprp_irq()
432 static int vidioc_g_fmt(struct emmaprp_ctx *ctx, struct v4l2_format *f) in vidioc_g_fmt()
500 struct emmaprp_ctx *ctx = file_to_emmaprp_ctx(file); in vidioc_try_fmt_vid_cap()
517 struct emmaprp_ctx *ctx = file_to_emmaprp_ctx(file); in vidioc_try_fmt_vid_out()
[all …]