Searched refs:stat_gpio (Results 1 – 1 of 1) sorted by relevance
309 enum drm_connector_status stat_gpio, stat_reg; in hdmi_connector_detect() local320 stat_gpio = detect_gpio(hdmi); in hdmi_connector_detect()323 if (stat_gpio == stat_reg) in hdmi_connector_detect()333 if (stat_gpio != stat_reg) { in hdmi_connector_detect()335 DBG("hpd gpio tells us: %d", stat_gpio); in hdmi_connector_detect()338 return stat_gpio; in hdmi_connector_detect()