Searched refs:gpio_hpd (Results 1 – 2 of 2) sorted by relevance
101 if (output->gpio_hpd == NULL) { in tegra_drm_connector_detect()107 rv = gpio_pin_is_active(output->gpio_hpd, &active); in tegra_drm_connector_detect()138 &output->gpio_hpd); in tegra_drm_encoder_attach()146 if (output->gpio_hpd != NULL) { in tegra_drm_encoder_attach()
75 gpio_pin_t gpio_hpd; member