Searched refs:gpio_hpd (Results 1 – 2 of 2) sorted by relevance
104 if (output->gpio_hpd == NULL) { in tegra_drm_connector_detect()110 rv = gpio_pin_is_active(output->gpio_hpd, &active); in tegra_drm_connector_detect()141 &output->gpio_hpd); in tegra_drm_encoder_attach()149 if (output->gpio_hpd != NULL) { in tegra_drm_encoder_attach()
77 gpio_pin_t gpio_hpd; member