Searched defs:tegra_sor_soc (Results 1 – 1 of 1) sorted by relevance
372 struct tegra_sor_soc { struct373 bool supports_edp;374 bool supports_lvds;375 bool supports_hdmi;376 bool supports_dp;400 const struct tegra_sor_soc *soc; argument