Searched refs:tegra_csi_channel (Results 1 – 4 of 4) sorted by relevance
56 struct tegra_csi_channel { struct102 int (*csi_start_streaming)(struct tegra_csi_channel *csi_chan);103 void (*csi_stop_streaming)(struct tegra_csi_channel *csi_chan);104 void (*csi_err_recover)(struct tegra_csi_channel *csi_chan);152 void tegra_csi_calc_settle_time(struct tegra_csi_channel *csi_chan,
30 static inline struct tegra_csi_channel *to_csi_chan(struct v4l2_subdev *subdev) in to_csi_chan()32 return container_of(subdev, struct tegra_csi_channel, subdev); in to_csi_chan()85 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in csi_get_format()113 static void csi_chan_update_blank_intervals(struct tegra_csi_channel *csi_chan, in csi_chan_update_blank_intervals()160 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in csi_enum_frameintervals()187 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in csi_set_format()229 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in tegra_csi_g_frame_interval()240 static unsigned int csi_get_pixel_rate(struct tegra_csi_channel *csi_chan) in csi_get_pixel_rate()255 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 …]
720 static void tegra210_csi_error_recover(struct tegra_csi_channel *csi_chan) in tegra210_csi_error_recover()772 static int tegra210_csi_start_streaming(struct tegra_csi_channel *csi_chan) in tegra210_csi_start_streaming()880 static void tegra210_csi_stop_streaming(struct tegra_csi_channel *csi_chan) in tegra210_csi_stop_streaming()
194 struct tegra_csi_channel *csi_chan; in tegra_channel_enable_stream()1177 struct tegra_csi_channel *csi_chan; in tegra_v4l2_nodes_cleanup_tpg()1192 struct tegra_csi_channel *csi_chan; in tegra_v4l2_nodes_setup_tpg()1200 struct tegra_csi_channel, list); in tegra_v4l2_nodes_setup_tpg()