Searched refs:stat_gpio (Results 1 – 1 of 1) sorted by relevance
290 enum drm_connector_status stat_gpio, stat_reg; in hdmi_connector_detect() local294 stat_gpio = detect_gpio(hdmi); in hdmi_connector_detect()297 if (stat_gpio == stat_reg) in hdmi_connector_detect()307 if (stat_gpio != stat_reg) { in hdmi_connector_detect()309 DBG("hpd gpio tells us: %d", stat_gpio); in hdmi_connector_detect()312 return stat_gpio; in hdmi_connector_detect()