Searched refs:ge2d_ctx (Results 1 – 1 of 1) sorted by relevance
70 struct ge2d_ctx { struct85 static inline struct ge2d_ctx *file_to_ge2d_ctx(struct file *filp) in file_to_ge2d_ctx() argument87 return container_of(file_to_v4l2_fh(filp), struct ge2d_ctx, fh); in file_to_ge2d_ctx()102 struct ge2d_ctx *curr;160 static struct ge2d_frame *get_frame(struct ge2d_ctx *ctx, in get_frame()177 struct ge2d_ctx *ctx = ge2d->curr; in ge2d_hw_start()282 struct ge2d_ctx *ctx = priv; in device_run()302 struct ge2d_ctx *ctx = ge2d->curr; in ge2d_isr()332 struct ge2d_ctx *ctx = vb2_get_drv_priv(vq); in ge2d_queue_setup()346 struct ge2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue); in ge2d_buf_prepare()[all …]