Lines Matching defs:ctx

27 static int gsc_m2m_ctx_stop_req(struct gsc_ctx *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() local
65 static void __gsc_m2m_cleanup_queue(struct gsc_ctx *ctx) in __gsc_m2m_cleanup_queue()
82 struct gsc_ctx *ctx = q->drv_priv; in gsc_m2m_stop_streaming() local
91 void gsc_m2m_job_finish(struct gsc_ctx *ctx, int vb_state) in gsc_m2m_job_finish()
122 static int gsc_get_bufs(struct gsc_ctx *ctx) in gsc_get_bufs()
148 struct gsc_ctx *ctx = priv; in gsc_m2m_device_run() local
231 struct gsc_ctx *ctx = vb2_get_drv_priv(vq); in gsc_m2m_queue_setup() local
250 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_prepare() local
269 struct gsc_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in gsc_m2m_buf_queue() local
290 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querycap() local
309 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_fmt_mplane() local
317 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_try_fmt_mplane() local
325 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_fmt_mplane() local
371 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_reqbufs() local
386 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_expbuf() local
393 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querybuf() local
400 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_qbuf() local
407 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_dqbuf() local
414 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamon() local
430 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamoff() local
453 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_selection() local
490 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_selection() local
581 struct gsc_ctx *ctx = priv; in queue_init() local
616 struct gsc_ctx *ctx = NULL; in gsc_m2m_open() local
678 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_release() local
702 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_poll() local
717 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); in gsc_m2m_mmap() local