Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Dsor.c300 struct tegra_sor_soc { struct
301 bool supports_edp;
302 bool supports_lvds;
303 bool supports_hdmi;
304 bool supports_dp;
328 const struct tegra_sor_soc *soc; argument