Home
last modified time | relevance | path

Searched refs:tegra_csi_channel (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/staging/media/tegra-video/
A Dcsi.h62 struct tegra_csi_channel { struct
109 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,
A Dcsi.c32 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()
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()
297 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in tegra_csi_enable_stream()
355 struct tegra_csi_channel *csi_chan = to_csi_chan(subdev); in tegra_csi_disable_stream()
412 struct tegra_csi_channel *chan; in tegra_csi_channel_alloc()
601 struct tegra_csi_channel *csi_chan = to_csi_chan(sd); in tegra_csi_error_recover()
612 struct tegra_csi_channel *chan; in tegra_csi_channels_init()
[all …]
A Dtegra210.c815 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()
A Dvi.c194 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()

Completed in 12 milliseconds