Searched defs:tegra_vi_soc (Results 1 – 1 of 1) sorted by relevance
64 struct tegra_vi_soc { struct65 const struct tegra_video_format *video_formats;66 const unsigned int nformats;67 const struct tegra_vi_ops *ops;91 const struct tegra_vi_soc *soc; argument