Searched refs:v4l2_get_subdev_hostdata (Results 1 – 7 of 7) sorted by relevance
146 struct soc_camera_device *icd = v4l2_get_subdev_hostdata(sd); in sh_csi2_s_mbus_config()205 struct soc_camera_device *icd = v4l2_get_subdev_hostdata(&priv->subdev); in sh_csi2_client_connect()
543 struct soc_camera_device *icd = v4l2_get_subdev_hostdata(sd); in ov6650_s_fmt()
461 s_info = v4l2_get_subdev_hostdata(sensor); in __fimc_md_create_fimc_links()499 s_info = v4l2_get_subdev_hostdata(sensor); in fimc_md_create_links()660 struct fimc_sensor_info *s_info = v4l2_get_subdev_hostdata(sd); in fimc_md_set_camclk()
45 sensor = v4l2_get_subdev_hostdata(fimc->pipeline.sensor); in fimc_init_capture()1155 sensor = v4l2_get_subdev_hostdata(sd); in fimc_sensor_notify()
257 struct soc_camera_device *icd = v4l2_get_subdev_hostdata(sd); in soc_camera_i2c_to_vdev()
591 static inline void *v4l2_get_subdev_hostdata(const struct v4l2_subdev *sd) in v4l2_get_subdev_hostdata() function
227 v4l2_get_subdev_hostdata() and v4l2_set_subdev_hostdata().