Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal.h336 void cal_ctx_stop(struct cal_ctx *ctx);
Dcal-video.c762 cal_ctx_stop(ctx); in cal_start_streaming()
778 cal_ctx_stop(ctx); in cal_stop_streaming()
Dcal.c517 void cal_ctx_stop(struct cal_ctx *ctx) in cal_ctx_stop() function