Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/omap4iss/
Diss_csi2.c313 static void csi2_ctx_config(struct iss_csi2_device *csi2, in csi2_ctx_config() function
592 csi2_ctx_config(csi2, &csi2->contexts[0]); in csi2_configure()
727 csi2_ctx_config(csi2, ctx); in csi2_isr_ctx()
/Linux-v5.4/drivers/media/platform/omap3isp/
Dispcsi2.c279 static void csi2_ctx_config(struct isp_device *isp, in csi2_ctx_config() function
621 csi2_ctx_config(isp, csi2, &csi2->contexts[0]); in csi2_configure()
722 csi2_ctx_config(isp, csi2, ctx); in csi2_isr_ctx()
/Linux-v5.4/drivers/media/platform/ti-vpe/
Dcal.c639 static void csi2_ctx_config(struct cal_ctx *ctx) in csi2_ctx_config() function
1309 csi2_ctx_config(ctx); in cal_start_streaming()