Searched refs:depth_mode (Results 1 – 5 of 5) sorted by relevance
26 static bool depth_mode; variable451 if (depth_mode) in sd_probe()473 module_param(depth_mode, bool, 0644);474 MODULE_PARM_DESC(depth_mode, "0=video 1=depth");
270 struct v4l2_ctrl *depth_mode; member
1263 bool depth_mode = false; in __atomisp_css_recover() local1337 if (isp->asd[i].depth_mode->val) in __atomisp_css_recover()1397 if ((asd->depth_mode->val) && in __atomisp_css_recover()1399 depth_mode = true; in __atomisp_css_recover()1411 if (depth_mode) { in __atomisp_css_recover()
1176 asd->depth_mode = in isp_subdev_init_entities()
1682 if (asd->depth_mode->val && atomisp_streaming_count(isp) == in atomisp_streamon()1690 } else if (asd->depth_mode->val && (atomisp_streaming_count(isp) < in atomisp_streamon()