Searched refs:tegra_output_connector_detect (Results 1 – 6 of 6) sorted by relevance
152 tegra_output_connector_detect(struct drm_connector *connector, bool force);
48 tegra_output_connector_detect(struct drm_connector *connector, bool force) in tegra_output_connector_detect() function
89 .detect = tegra_output_connector_detect,
806 .detect = tegra_output_connector_detect,
851 status = tegra_output_connector_detect(connector, force); in tegra_hdmi_connector_detect()
1525 return tegra_output_connector_detect(connector, force); in tegra_sor_connector_detect()