Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/tegra-video/
Dvi.h64 struct tegra_vi_soc { struct
65 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