Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal.h265 void cal_ctx_v4l2_cleanup(struct cal_ctx *ctx);
H A Dcal.c598 cal_ctx_v4l2_cleanup(cal->ctx[i]); in cal_media_cleanup()
848 cal_ctx_v4l2_cleanup(ctx); in cal_probe()
H A Dcal-video.c882 void cal_ctx_v4l2_cleanup(struct cal_ctx *ctx) in cal_ctx_v4l2_cleanup() function