Searched refs:v4l2_get_subdev_hostdata (Results 1 – 18 of 18) sorted by relevance
38 chan = v4l2_get_subdev_hostdata(sd); in tegra_v4l2_dev_notify()
245 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()384 struct tegra_vi_channel *chan = v4l2_get_subdev_hostdata(subdev); in tegra_csi_disable_stream()
612 struct tegra_vi_channel *vi_chan = v4l2_get_subdev_hostdata(&vip_chan->subdev); in tegra20_vip_start_streaming()
34 The sensor drivers use of v4l2_get_subdev_hostdata(), which returns
47 src_inf = v4l2_get_subdev_hostdata(sensor); in __setup_sensor_notification()826 si = v4l2_get_subdev_hostdata(sensor); in __fimc_md_create_fimc_sink_links()971 pdata = v4l2_get_subdev_hostdata(sensor); in fimc_md_create_links()
1196 si = v4l2_get_subdev_hostdata(sd); in fimc_cap_streamon()1435 si = v4l2_get_subdev_hostdata(sd); in fimc_sensor_notify()1825 fimc->vid_cap.ve.pipe = v4l2_get_subdev_hostdata(sd); in fimc_capture_subdev_registered()
400 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()1288 fimc->ve.pipe = v4l2_get_subdev_hostdata(sd); in fimc_lite_subdev_registered()
231 并可通过 v4l2_get_subdev_hostdata() 和 v4l2_set_subdev_hostdata()
543 gc2235_info = v4l2_get_subdev_hostdata(sd); in gc2235_set_fmt()
658 ov2722_info = v4l2_get_subdev_hostdata(sd); in ov2722_set_fmt()
655 mt9m114_info = v4l2_get_subdev_hostdata(sd); in mt9m114_set_fmt()
1266 static inline void *v4l2_get_subdev_hostdata(const struct v4l2_subdev *sd) in v4l2_get_subdev_hostdata() function
1096 csi = v4l2_get_subdev_hostdata(sd); in camera_sensor_csi_free()
88 return (struct camera_mipi_info *)v4l2_get_subdev_hostdata(sd); in atomisp_to_sensor_mipi_info()
1367 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()