Lines Matching refs:emmaprp_ctx

217 struct emmaprp_ctx {  struct
225 static struct emmaprp_q_data *get_q_data(struct emmaprp_ctx *ctx, in get_q_data() argument
244 struct emmaprp_ctx *ctx = priv; in emmaprp_job_abort()
256 struct emmaprp_ctx *ctx = priv; in emmaprp_lock()
263 struct emmaprp_ctx *ctx = priv; in emmaprp_unlock()
290 struct emmaprp_ctx *ctx = priv; in emmaprp_device_run()
353 struct emmaprp_ctx *curr_ctx; in emmaprp_irq()
452 static int vidioc_g_fmt(struct emmaprp_ctx *ctx, struct v4l2_format *f) in vidioc_g_fmt()
526 struct emmaprp_ctx *ctx = priv; in vidioc_try_fmt_vid_cap()
543 struct emmaprp_ctx *ctx = priv; in vidioc_try_fmt_vid_out()
556 static int vidioc_s_fmt(struct emmaprp_ctx *ctx, struct v4l2_format *f) in vidioc_s_fmt()
621 struct emmaprp_ctx *ctx = priv; in vidioc_reqbufs()
629 struct emmaprp_ctx *ctx = priv; in vidioc_querybuf()
636 struct emmaprp_ctx *ctx = priv; in vidioc_qbuf()
643 struct emmaprp_ctx *ctx = priv; in vidioc_dqbuf()
651 struct emmaprp_ctx *ctx = priv; in vidioc_streamon()
659 struct emmaprp_ctx *ctx = priv; in vidioc_streamoff()
696 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vq); in emmaprp_queue_setup()
723 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_prepare()
746 struct emmaprp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in emmaprp_buf_queue()
759 struct emmaprp_ctx *ctx = priv; in queue_init()
791 struct emmaprp_ctx *ctx; in emmaprp_open()
829 struct emmaprp_ctx *ctx = file->private_data; in emmaprp_release()
847 struct emmaprp_ctx *ctx = file->private_data; in emmaprp_poll()
859 struct emmaprp_ctx *ctx = file->private_data; in emmaprp_mmap()