Searched refs:cal_ctx_v4l2_unregister (Results 1 – 3 of 3) sorted by relevance
345 void cal_ctx_v4l2_unregister(struct cal_ctx *ctx);
882 cal_ctx_v4l2_unregister(cal->ctx[i - 1]); in cal_async_notifier_complete()983 cal_ctx_v4l2_unregister(cal->ctx[i]); in cal_media_unregister()
968 void cal_ctx_v4l2_unregister(struct cal_ctx *ctx) in cal_ctx_v4l2_unregister() function