Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/tegra-video/
Dvi.h69 struct tegra_vi_soc { struct
70 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