Symbol: bdisp_frame
drivers/media/platform/st/sti/bdisp/bdisp-debug.c
417
static const char *bdisp_fmt_to_str(struct bdisp_frame frame)
drivers/media/platform/st/sti/bdisp/bdisp-debug.c
444
struct bdisp_frame src, dst;
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
661
struct bdisp_frame *src = &ctx->src;
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
662
struct bdisp_frame *dst = &ctx->dst;
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
762
struct bdisp_frame *src = &ctx->src;
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
763
struct bdisp_frame *dst = &ctx->dst;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
111
static const struct bdisp_frame bdisp_dflt_fmt = {
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
167
static struct bdisp_frame *ctx_get_frame(struct bdisp_ctx *ctx,
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
257
struct bdisp_frame *frame, dma_addr_t *paddr)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
286
struct bdisp_frame *src, *dst;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
448
struct bdisp_frame *frame = ctx_get_frame(ctx, vq->type);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
472
struct bdisp_frame *frame = ctx_get_frame(ctx, vb->vb2_queue->type);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
721
struct bdisp_frame *frame = ctx_get_frame(ctx, f->type);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
795
struct bdisp_frame *frame;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
847
struct bdisp_frame *frame;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
925
struct bdisp_frame *frame;
drivers/media/platform/st/sti/bdisp/bdisp.h
114
struct bdisp_frame src;
drivers/media/platform/st/sti/bdisp/bdisp.h
115
struct bdisp_frame dst;
drivers/media/platform/st/sti/bdisp/bdisp.h
90
struct bdisp_frame src;
drivers/media/platform/st/sti/bdisp/bdisp.h
91
struct bdisp_frame dst;