Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/tegra/
Dsor.c372 struct tegra_sor_soc { struct
373 bool supports_edp;
374 bool supports_lvds;
375 bool supports_hdmi;
376 bool supports_dp;
400 const struct tegra_sor_soc *soc; argument