Searched defs:tegra_sor_soc (Results 1 – 1 of 1) sorted by relevance
300 struct tegra_sor_soc { struct301 bool supports_edp;302 bool supports_lvds;303 bool supports_hdmi;304 bool supports_dp;328 const struct tegra_sor_soc *soc; argument