Home
last modified time | relevance | path

Searched defs:tegra_vi_soc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/media/tegra-video/
H A Dvi.h79 struct tegra_vi_soc { struct
80 const struct tegra_video_format *video_formats;
81 const unsigned int nformats;
82 const struct tegra_video_format *default_video_format;
83 const struct tegra_vi_ops *ops;
84 u32 hw_revision;
108 const struct tegra_vi_soc *soc; argument