Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp.h209 int bdisp_hw_update(struct bdisp_ctx *ctx);
H A Dbdisp-hw.c1084 int bdisp_hw_update(struct bdisp_ctx *ctx) in bdisp_hw_update() function
H A Dbdisp-v4l2.c347 err = bdisp_hw_update(ctx); in bdisp_device_run()