Home
last modified time | relevance | path

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

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