Searched refs:g2d_ctx (Results 1 – 2 of 2) sorted by relevance
28 static inline struct g2d_ctx *file2ctx(struct file *filp) in file2ctx()30 return container_of(file_to_v4l2_fh(filp), struct g2d_ctx, fh); in file2ctx()85 static struct g2d_frame *get_frame(struct g2d_ctx *ctx, in get_frame()102 struct g2d_ctx *ctx = vb2_get_drv_priv(vq); in g2d_queue_setup()119 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_prepare()131 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_queue()144 struct g2d_ctx *ctx = priv; in queue_init()176 struct g2d_ctx *ctx = container_of(ctrl->handler, struct g2d_ctx, in g2d_s_ctrl()202 static int g2d_setup_ctrls(struct g2d_ctx *ctx) in g2d_setup_ctrls()237 struct g2d_ctx *ctx = NULL; in g2d_open()[all …]
27 struct g2d_ctx *curr;51 struct g2d_ctx { struct