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);159 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()297 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in tegra_csi_enable_stream()[all …]
815 static void tegra210_csi_port_recover(struct tegra_csi_channel *csi_chan, in tegra210_csi_port_recover()867 static void tegra210_csi_error_recover(struct tegra_csi_channel *csi_chan) in tegra210_csi_error_recover()877 tegra210_csi_port_start_streaming(struct tegra_csi_channel *csi_chan, in tegra210_csi_port_start_streaming()986 tegra210_csi_port_stop_streaming(struct tegra_csi_channel *csi_chan, u8 portno) in tegra210_csi_port_stop_streaming()1026 static int tegra210_csi_start_streaming(struct tegra_csi_channel *csi_chan) in tegra210_csi_start_streaming()1046 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()1437 struct tegra_csi_channel *csi_chan; in tegra_v4l2_nodes_cleanup_tpg()1452 struct tegra_csi_channel *csi_chan; in tegra_v4l2_nodes_setup_tpg()1460 struct tegra_csi_channel, list); in tegra_v4l2_nodes_setup_tpg()