diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/media/mc_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/mc_common.h b/include/media/mc_common.h index 4ddeb78df..f126ca798 100644 --- a/include/media/mc_common.h +++ b/include/media/mc_common.h | |||
| @@ -338,6 +338,7 @@ int tegra_vi_channels_init(struct tegra_mc_vi *vi); | |||
| 338 | int tegra_channel_cleanup(struct tegra_channel *chan); | 338 | int tegra_channel_cleanup(struct tegra_channel *chan); |
| 339 | int tegra_vi_channels_cleanup(struct tegra_mc_vi *vi); | 339 | int tegra_vi_channels_cleanup(struct tegra_mc_vi *vi); |
| 340 | int tegra_channel_init_subdevices(struct tegra_channel *chan); | 340 | int tegra_channel_init_subdevices(struct tegra_channel *chan); |
| 341 | void tegra_channel_remove_subdevices(struct tegra_channel *chan); | ||
| 341 | struct v4l2_subdev *tegra_channel_find_linked_csi_subdev( | 342 | struct v4l2_subdev *tegra_channel_find_linked_csi_subdev( |
| 342 | struct tegra_channel *chan); | 343 | struct tegra_channel *chan); |
| 343 | int tegra_vi2_power_on(struct tegra_mc_vi *vi); | 344 | int tegra_vi2_power_on(struct tegra_mc_vi *vi); |
