Searched refs:tegra_csi_channel (Results 1 – 4 of 4) sorted by relevance
62 struct tegra_csi_channel { struct109 int (*csi_start_streaming)(struct tegra_csi_channel *csi_chan);110 void (*csi_stop_streaming)(struct tegra_csi_channel *csi_chan);111 void (*csi_err_recover)(struct tegra_csi_channel *csi_chan);155 void tegra_csi_calc_settle_time(struct tegra_csi_channel *csi_chan,
29 static inline struct tegra_csi_channel *to_csi_chan(struct v4l2_subdev *subdev) in to_csi_chan()31 return container_of(subdev, struct tegra_csi_channel, subdev); in to_csi_chan()84 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in csi_get_format()112 static void csi_chan_update_blank_intervals(struct tegra_csi_channel *csi_chan, in csi_chan_update_blank_intervals()159 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in csi_enum_frameintervals()186 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in csi_set_format()228 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in tegra_csi_g_frame_interval()239 static unsigned int csi_get_pixel_rate(struct tegra_csi_channel *csi_chan) in csi_get_pixel_rate()254 void tegra_csi_calc_settle_time(struct tegra_csi_channel *csi_chan, in tegra_csi_calc_settle_time()296 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in tegra_csi_enable_stream()[all …]
905 static void tegra210_csi_port_recover(struct tegra_csi_channel *csi_chan, in tegra210_csi_port_recover()957 static void tegra210_csi_error_recover(struct tegra_csi_channel *csi_chan) in tegra210_csi_error_recover()967 tegra210_csi_port_start_streaming(struct tegra_csi_channel *csi_chan, in tegra210_csi_port_start_streaming()1076 tegra210_csi_port_stop_streaming(struct tegra_csi_channel *csi_chan, u8 portno) in tegra210_csi_port_stop_streaming()1116 static int tegra210_csi_start_streaming(struct tegra_csi_channel *csi_chan) in tegra210_csi_start_streaming()1136 static void tegra210_csi_stop_streaming(struct tegra_csi_channel *csi_chan) in tegra210_csi_stop_streaming()
1338 struct tegra_csi_channel *csi_chan; in tegra_v4l2_nodes_cleanup_tpg()1353 struct tegra_csi_channel *csi_chan; in tegra_v4l2_nodes_setup_tpg()1361 struct tegra_csi_channel, list); in tegra_v4l2_nodes_setup_tpg()