Searched refs:emmaprp_ctx (Results 1 – 1 of 1) sorted by relevance
209 struct emmaprp_ctx { struct217 static inline struct emmaprp_ctx *file_to_emmaprp_ctx(struct file *filp) in file_to_emmaprp_ctx() argument219 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 …]