Searched refs:g2d_ctx (Results 1 – 2 of 2) sorted by relevance
32 #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh)91 static struct g2d_frame *get_frame(struct g2d_ctx *ctx, in get_frame()108 struct g2d_ctx *ctx = vb2_get_drv_priv(vq); in g2d_queue_setup()125 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_prepare()137 struct g2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in g2d_buf_queue()152 struct g2d_ctx *ctx = priv; in queue_init()184 struct g2d_ctx *ctx = container_of(ctrl->handler, struct g2d_ctx, in g2d_s_ctrl()210 static int g2d_setup_ctrls(struct g2d_ctx *ctx) in g2d_setup_ctrls()245 struct g2d_ctx *ctx = NULL; in g2d_open()286 struct g2d_ctx *ctx = fh2ctx(file->private_data); in g2d_release()[all …]
31 struct g2d_ctx *curr;55 struct g2d_ctx { struct