Symbol: ge2d_ctx
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
102
struct ge2d_ctx *curr;
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
160
static struct ge2d_frame *get_frame(struct ge2d_ctx *ctx,
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
177
struct ge2d_ctx *ctx = ge2d->curr;
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
282
struct ge2d_ctx *ctx = priv;
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
302
struct ge2d_ctx *ctx = ge2d->curr;
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
332
struct ge2d_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
346
struct ge2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
360
struct ge2d_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
367
struct ge2d_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
379
struct ge2d_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
404
struct ge2d_ctx *ctx = priv;
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
460
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
510
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
563
static void vidioc_setup_cap_fmt(struct ge2d_ctx *ctx, struct v4l2_pix_format *f)
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
577
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
598
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
634
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
668
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
739
struct ge2d_ctx *ctx = container_of(ctrl->handler, struct ge2d_ctx,
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
792
static int ge2d_setup_ctrls(struct ge2d_ctx *ctx)
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
834
struct ge2d_ctx *ctx = NULL;
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
85
static inline struct ge2d_ctx *file_to_ge2d_ctx(struct file *filp)
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
87
return container_of(file_to_v4l2_fh(filp), struct ge2d_ctx, fh);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
873
struct ge2d_ctx *ctx = file_to_ge2d_ctx(file);