Lines Matching refs:gsc_ctx

27 static int gsc_m2m_ctx_stop_req(struct gsc_ctx *ctx)  in gsc_m2m_ctx_stop_req()
29 struct gsc_ctx *curr_ctx; in gsc_m2m_ctx_stop_req()
45 static void __gsc_m2m_job_abort(struct gsc_ctx *ctx) in __gsc_m2m_job_abort()
58 struct gsc_ctx *ctx = q->drv_priv; in gsc_m2m_start_streaming()
63 static void __gsc_m2m_cleanup_queue(struct gsc_ctx *ctx) in __gsc_m2m_cleanup_queue()
80 struct gsc_ctx *ctx = q->drv_priv; in gsc_m2m_stop_streaming()
89 void gsc_m2m_job_finish(struct gsc_ctx *ctx, int vb_state) in gsc_m2m_job_finish()
117 __gsc_m2m_job_abort((struct gsc_ctx *)priv); in gsc_m2m_job_abort()
120 static int gsc_get_bufs(struct gsc_ctx *ctx) in gsc_get_bufs()
146 struct gsc_ctx *ctx = priv; in gsc_m2m_device_run()
229 struct gsc_ctx *ctx = vb2_get_drv_priv(vq); in gsc_m2m_queue_setup()
248 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_prepare()
267 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_queue()
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()
379 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_expbuf()
386 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querybuf()
393 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_qbuf()
400 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_dqbuf()
407 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamon()
423 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamoff()
446 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_selection()
483 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_selection()
574 struct gsc_ctx *ctx = priv; in queue_init()
609 struct gsc_ctx *ctx = NULL; in gsc_m2m_open()
671 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_release()
695 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_poll()
710 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_mmap()