Home
last modified time | relevance | path

Searched refs:get_remote_sensor (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy.c52 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
86 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_dphy_get_sensor_data_rate()
122 struct v4l2_subdev *sensor_sd = get_remote_sensor(&dphy->sd); in rockchip_csi2_dphy_attach_hw()
321 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_dphy_update_sensor_mbus()
360 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_dphy_update_config()
560 struct v4l2_subdev *sensor = get_remote_sensor(sd); in csi2_dphy_g_frame_interval()
573 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_dphy_g_mbus_config()
622 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_dphy_get_set_fmt()
644 struct v4l2_subdev *sensor = get_remote_sensor(sd); in csi2_dphy_get_selection()
H A Dphy-rockchip-mipi-rx.c717 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
748 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in mipidphy_get_sensor_data_rate()
782 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in mipidphy_update_sensor_mbus()
902 struct v4l2_subdev *sensor = get_remote_sensor(sd); in mipidphy_g_frame_interval()
914 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in mipidphy_g_mbus_config()
982 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in mipidphy_get_set_fmt()
1004 struct v4l2_subdev *sensor = get_remote_sensor(sd); in mipidphy_get_selection()
1161 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in mipidphy_rx_stream_on()
1258 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in mipidphy_txrx_stream_on()
1383 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi_mipidphy_stream_on()
H A Dphy-rockchip-samsung-dcphy.c1734 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd);
1748 sensor_sd = get_remote_sensor(&samsung->dphy_dev[0]->sd); in samsung_mipi_dcphy_power_on()
1902 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
2192 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in samsung_dcphy_rx_stream_on()
2240 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in samsung_dcphy_rx_stream_off()
H A Dphy-rockchip-csi2-dphy-hw.c486 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
683 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_dphy_hw_stream_on()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dmipi-csi2.c60 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
413 struct v4l2_subdev *sensor = get_remote_sensor(sd); in csi2_get_set_fmt()
441 struct v4l2_subdev *sensor = get_remote_sensor(sd); in csi2_get_selection()
501 struct v4l2_subdev *sensor = get_remote_sensor(sd); in csi2_set_selection()
516 struct v4l2_subdev *sensor_sd = get_remote_sensor(sd); in csi2_g_mbus_config()
589 struct v4l2_subdev *sensor = get_remote_sensor(sd); in rkcif_csi2_ioctl()
H A Dcapture.c691 static struct v4l2_subdev *get_remote_sensor(struct rkcif_stream *stream, u16 *index) in get_remote_sensor() function
5439 sensor_sd = get_remote_sensor(stream, NULL); in rkcif_update_sensor_info()
6953 sensor_sd = get_remote_sensor(stream, &pad); in rkcif_s_selection()
7039 sensor_sd = get_remote_sensor(stream, &pad); in rkcif_g_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Drkisp1.c86 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
153 sensor_sd = get_remote_sensor(sd); in rkisp1_update_sensor_info()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c146 static struct v4l2_subdev *get_remote_sensor(struct v4l2_subdev *sd) in get_remote_sensor() function
355 sensor_sd = get_remote_sensor(sd); in rkisp_update_sensor_info()
378 sensor_sd = get_remote_sensor(sensor->sd); in rkisp_update_sensor_info()
1825 sd = get_remote_sensor(sensor->sd); in rkisp_config_lvds()
3295 struct v4l2_subdev *remote = get_remote_sensor(sd); in rkisp_subdev_link_setup()