Symbol: bdisp_ctx
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
1047
static void bdisp_hw_save_request(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
1084
int bdisp_hw_update(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
431
void bdisp_hw_free_nodes(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
449
int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
628
static int bdisp_hw_get_hv_inc(struct bdisp_ctx *ctx, u16 *h_inc, u16 *v_inc)
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
658
static int bdisp_hw_get_op_cfg(struct bdisp_ctx *ctx, struct bdisp_op_cfg *c)
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
757
static void bdisp_hw_build_node(struct bdisp_ctx *ctx,
drivers/media/platform/st/sti/bdisp/bdisp-hw.c
992
static int bdisp_hw_build_all_nodes(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
1002
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
1094
struct bdisp_ctx *ctx;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
1145
struct bdisp_ctx *ctx;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
1190
struct bdisp_ctx *ctx;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
123
static inline void bdisp_ctx_state_lock_set(u32 state, struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
132
static inline void bdisp_ctx_state_lock_clear(u32 state, struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
141
static inline bool bdisp_ctx_state_is_set(u32 mask, struct bdisp_ctx *ctx)
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
184
static void bdisp_job_finish(struct bdisp_ctx *ctx, int vb_state)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
211
static int bdisp_ctx_stop_req(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
213
struct bdisp_ctx *curr_ctx;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
239
static void __bdisp_job_abort(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
253
__bdisp_job_abort((struct bdisp_ctx *)priv);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
256
static int bdisp_get_addr(struct bdisp_ctx *ctx, struct vb2_buffer *vb,
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
284
static int bdisp_get_bufs(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
310
struct bdisp_ctx *ctx = priv;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
36
static inline struct bdisp_ctx *file_to_ctx(struct file *filp)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
371
static int __bdisp_s_ctrl(struct bdisp_ctx *ctx, struct v4l2_ctrl *ctrl)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
38
return container_of(file_to_v4l2_fh(filp), struct bdisp_ctx, fh);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
395
struct bdisp_ctx *ctx = container_of(ctrl->handler, struct bdisp_ctx,
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
411
static int bdisp_ctrls_create(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
435
static void bdisp_ctrls_delete(struct bdisp_ctx *ctx)
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
447
struct bdisp_ctx *ctx = vb2_get_drv_priv(vq);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
471
struct bdisp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
488
struct bdisp_ctx *ctx = vb2_get_drv_priv(vb->vb2_queue);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
503
struct bdisp_ctx *ctx = q->drv_priv;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
526
struct bdisp_ctx *ctx = q->drv_priv;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
544
struct bdisp_ctx *ctx = priv;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
579
struct bdisp_ctx *ctx = NULL;
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
649
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
687
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
699
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
719
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
743
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
793
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
846
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
924
struct bdisp_ctx *ctx = file_to_ctx(file);
drivers/media/platform/st/sti/bdisp/bdisp.h
139
struct bdisp_ctx *ctx;
drivers/media/platform/st/sti/bdisp/bdisp.h
203
void bdisp_hw_free_nodes(struct bdisp_ctx *ctx);
drivers/media/platform/st/sti/bdisp/bdisp.h
204
int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx);
drivers/media/platform/st/sti/bdisp/bdisp.h
209
int bdisp_hw_update(struct bdisp_ctx *ctx);