Searched refs:v4l2_get_subdev_hostdata (Results 1 – 21 of 21) sorted by relevance
246 chan = v4l2_get_subdev_hostdata(&csi_chan->subdev); in csi_get_pixel_rate()295 struct tegra_vi_channel *chan = v4l2_get_subdev_hostdata(subdev); in tegra_csi_enable_stream()
475 ov2680_info = v4l2_get_subdev_hostdata(sd); in ov2680_v_flip()509 ov2680_info = v4l2_get_subdev_hostdata(sd); in ov2680_h_flip()935 ov2680_info = v4l2_get_subdev_hostdata(sd); in ov2680_set_fmt()
780 gc2235_info = v4l2_get_subdev_hostdata(sd); in gc2235_set_fmt()
893 ov2722_info = v4l2_get_subdev_hostdata(sd); in ov2722_set_fmt()
993 gc0310_info = v4l2_get_subdev_hostdata(sd); in gc0310_set_fmt()
843 mt9m114_info = v4l2_get_subdev_hostdata(sd); in mt9m114_set_fmt()
115 struct v4l2_subdev *sd = v4l2_get_subdev_hostdata(&dev->sd); in bridge_frame_end()
670 struct v4l2_subdev *sd = v4l2_get_subdev_hostdata(&dev->sd); in bridge_frame_end()990 struct v4l2_subdev *sd = v4l2_get_subdev_hostdata(&br_dev->sd); in rkisp_bridge_sendtopp_buffer()
87 struct v4l2_subdev *sd = v4l2_get_subdev_hostdata(&dev->sd); in init_buf()
1261 struct v4l2_subdev *sd = v4l2_get_subdev_hostdata(&stats_vdev->dev->br_dev.sd); in rkisp_stats_send_meas_v2x()1470 struct v4l2_subdev *sd = v4l2_get_subdev_hostdata(&stats_vdev->dev->br_dev.sd); in rkisp_stats_first_ddr_config_v2x()
48 src_inf = v4l2_get_subdev_hostdata(sensor); in __setup_sensor_notification()823 si = v4l2_get_subdev_hostdata(sensor); in __fimc_md_create_fimc_sink_links()968 pdata = v4l2_get_subdev_hostdata(sensor); in fimc_md_create_links()
1193 si = v4l2_get_subdev_hostdata(sd); in fimc_cap_streamon()1432 si = v4l2_get_subdev_hostdata(sd); in fimc_sensor_notify()1822 fimc->vid_cap.ve.pipe = v4l2_get_subdev_hostdata(sd); in fimc_capture_subdev_registered()
393 isp->video_capture.ve.pipe = v4l2_get_subdev_hostdata(sd); in fimc_isp_subdev_registered()
145 si = v4l2_get_subdev_hostdata(fimc->sensor); in fimc_lite_hw_init()1287 fimc->ve.pipe = v4l2_get_subdev_hostdata(sd); in fimc_lite_subdev_registered()
1042 static inline void *v4l2_get_subdev_hostdata(const struct v4l2_subdev *sd) in v4l2_get_subdev_hostdata() function
231 并可通过 v4l2_get_subdev_hostdata() 和 v4l2_set_subdev_hostdata()
1332 csi = v4l2_get_subdev_hostdata(sd); in camera_sensor_csi()
90 return (struct camera_mipi_info *)v4l2_get_subdev_hostdata(sd); in atomisp_to_sensor_mipi_info()
1594 ov5693_info = v4l2_get_subdev_hostdata(sd); in ov5693_set_fmt()
32 :c:func:`v4l2_get_subdev_hostdata` and :c:func:`v4l2_set_subdev_hostdata`.
778 if (v4l2_get_subdev_hostdata(&state->sd)) in cx23885_initialize()779 clk_freq = *((u32 *)v4l2_get_subdev_hostdata(&state->sd)); in cx23885_initialize()