Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/cal/
H A Dcal.h334 void cal_ctx_stop(struct cal_ctx *ctx);
H A Dcal-video.c783 cal_ctx_stop(ctx); in cal_start_streaming()
800 cal_ctx_stop(ctx); in cal_stop_streaming()
H A Dcal.c550 void cal_ctx_stop(struct cal_ctx *ctx) in cal_ctx_stop() function