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()
259 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_queue()
280 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querycap()
302 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_fmt_mplane()
310 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_try_fmt_mplane()
318 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_fmt_mplane()
364 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_reqbufs()
385 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_expbuf()
392 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querybuf()
399 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_qbuf()
406 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_dqbuf()
413 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamon()
429 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamoff()
452 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_selection()
489 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_selection()
583 struct gsc_ctx *ctx = priv; in queue_init()
616 struct gsc_ctx *ctx = NULL; in gsc_m2m_open()
678 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_release()
702 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_poll()
717 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_mmap()