Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp.h211 int bdisp_hw_update(struct bdisp_ctx *ctx);
Dbdisp-hw.c789 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()