Lines Matching defs:isp
446 * For FIMC-IS handled sensors, that are placed under i2c-isp device
456 if (of_node_name_eq(np, "i2c-isp"))
664 struct v4l2_subdev *sd = &is->isp.subdev;
800 v4l2_device_unregister_subdev(&fmd->fimc_is->isp.subdev);
900 sink = &fmd->fimc_is->isp.subdev.entity;
913 struct fimc_isp *isp = &fmd->fimc_is->isp;
917 source = &isp->subdev.entity;
931 /* Link from FIMC-IS-ISP subdev to fimc-is-isp.capture video node */
932 sink = &isp->video_capture.ve.vdev.entity;
934 /* Skip this link if the fimc-is-isp video node driver isn't built-in */