Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/ti/cal/
Dcal.h332 void cal_ctx_stop(struct cal_ctx *ctx);
Dcal-video.c775 cal_ctx_stop(ctx); in cal_start_streaming()
791 cal_ctx_stop(ctx); in cal_stop_streaming()
Dcal.c549 void cal_ctx_stop(struct cal_ctx *ctx) in cal_ctx_stop() function