Searched defs:tegra_vi_soc (Results 1 – 1 of 1) sorted by relevance
69 struct tegra_vi_soc { struct70 const struct tegra_video_format *video_formats;71 const unsigned int nformats;72 const struct tegra_vi_ops *ops;96 const struct tegra_vi_soc *soc; argument