Searched refs:stat_gpio (Results 1 – 1 of 1) sorted by relevance
336 enum drm_connector_status stat_gpio, stat_reg; in hdmi_connector_detect() local347 stat_gpio = detect_gpio(hdmi); in hdmi_connector_detect()350 if (stat_gpio == stat_reg) in hdmi_connector_detect()360 if (stat_gpio != stat_reg) { in hdmi_connector_detect()362 DBG("hpd gpio tells us: %d", stat_gpio); in hdmi_connector_detect()365 return stat_gpio; in hdmi_connector_detect()