Lines Matching refs:gsc_ctx

31 static int gsc_m2m_ctx_stop_req(struct gsc_ctx *ctx)  in gsc_m2m_ctx_stop_req()
33 struct gsc_ctx *curr_ctx; in gsc_m2m_ctx_stop_req()
49 static void __gsc_m2m_job_abort(struct gsc_ctx *ctx) in __gsc_m2m_job_abort()
62 struct gsc_ctx *ctx = q->drv_priv; in gsc_m2m_start_streaming()
71 struct gsc_ctx *ctx = q->drv_priv; in gsc_m2m_stop_streaming()
78 void gsc_m2m_job_finish(struct gsc_ctx *ctx, int vb_state) in gsc_m2m_job_finish()
106 __gsc_m2m_job_abort((struct gsc_ctx *)priv); in gsc_m2m_job_abort()
109 static int gsc_get_bufs(struct gsc_ctx *ctx) in gsc_get_bufs()
135 struct gsc_ctx *ctx = priv; in gsc_m2m_device_run()
219 struct gsc_ctx *ctx = vb2_get_drv_priv(vq); in gsc_m2m_queue_setup()
240 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_prepare()
258 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_queue()
279 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querycap()
301 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_fmt_mplane()
309 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_try_fmt_mplane()
317 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_fmt_mplane()
363 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_reqbufs()
384 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_expbuf()
391 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querybuf()
398 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_qbuf()
405 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_dqbuf()
412 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamon()
428 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamoff()
451 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_selection()
488 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_selection()
582 struct gsc_ctx *ctx = priv; in queue_init()
615 struct gsc_ctx *ctx = NULL; in gsc_m2m_open()
677 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_release()
701 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_poll()
716 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_mmap()