Searched refs:supports_hdmi (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/tegra/
H A Dsor.c377 bool supports_hdmi; member in struct:tegra_sor_soc
3395 .supports_hdmi = false,
3435 .supports_hdmi = false,
3474 .supports_hdmi = false,
3492 .supports_hdmi = true,
3575 .supports_hdmi = true,
3610 .supports_hdmi = true,
3745 if (sor->soc->supports_hdmi) {
3831 if (sor->soc->supports_hdmi || sor->soc->supports_dp) {

Completed in 143 milliseconds