Home
last modified time | relevance | path

Searched refs:bdisp_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/sti/bdisp/
A Dbdisp-v4l2.c210 struct bdisp_ctx *curr_ctx; in bdisp_ctx_stop_req()
307 struct bdisp_ctx *ctx = priv; in bdisp_device_run()
392 struct bdisp_ctx *ctx = container_of(ctrl->handler, struct bdisp_ctx, in bdisp_s_ctrl()
500 struct bdisp_ctx *ctx = q->drv_priv; in bdisp_start_streaming()
523 struct bdisp_ctx *ctx = q->drv_priv; in bdisp_stop_streaming()
543 struct bdisp_ctx *ctx = priv; in queue_init()
578 struct bdisp_ctx *ctx = NULL; in bdisp_open()
687 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_querycap()
1094 struct bdisp_ctx *ctx; in bdisp_irq_thread()
1145 struct bdisp_ctx *ctx; in bdisp_irq_timeout()
[all …]
A Dbdisp.h113 struct bdisp_ctx { struct
139 struct bdisp_ctx *ctx; argument
203 void bdisp_hw_free_nodes(struct bdisp_ctx *ctx);
204 int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx);
209 int bdisp_hw_update(struct bdisp_ctx *ctx);
A Dbdisp-hw.c431 void bdisp_hw_free_nodes(struct bdisp_ctx *ctx) in bdisp_hw_free_nodes()
449 int bdisp_hw_alloc_nodes(struct bdisp_ctx *ctx) in bdisp_hw_alloc_nodes()
628 static int bdisp_hw_get_hv_inc(struct bdisp_ctx *ctx, u16 *h_inc, u16 *v_inc) in bdisp_hw_get_hv_inc()
658 static int bdisp_hw_get_op_cfg(struct bdisp_ctx *ctx, struct bdisp_op_cfg *c) in bdisp_hw_get_op_cfg()
757 static void bdisp_hw_build_node(struct bdisp_ctx *ctx, in bdisp_hw_build_node()
992 static int bdisp_hw_build_all_nodes(struct bdisp_ctx *ctx) in bdisp_hw_build_all_nodes()
1047 static void bdisp_hw_save_request(struct bdisp_ctx *ctx) in bdisp_hw_save_request()
1084 int bdisp_hw_update(struct bdisp_ctx *ctx) in bdisp_hw_update()

Completed in 8 milliseconds