Searched refs:supports_lvds (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.c146 bool supports_lvds; member in struct:tegra_sor_soc
2156 } else if (sor->soc->supports_lvds) { tegra_sor_init()
2344 .supports_lvds = true,
2351 .supports_lvds = false,
2358 .supports_lvds = false,
2412 } else if (sor->soc->supports_lvds) { tegra_sor_probe()

Completed in 50 milliseconds