Home
last modified time | relevance | path

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

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