Searched refs:stat_gpio (Results 1 – 1 of 1) sorted by relevance
361 enum drm_connector_status stat_gpio, stat_reg; in hdmi_connector_detect() local365 stat_gpio = detect_gpio(hdmi); in hdmi_connector_detect()368 if (stat_gpio == stat_reg) in hdmi_connector_detect()378 if (stat_gpio != stat_reg) { in hdmi_connector_detect()380 DBG("hpd gpio tells us: %d", stat_gpio); in hdmi_connector_detect()383 return stat_gpio; in hdmi_connector_detect()