Searched refs:tegra_output_connector_detect (Results 1 – 6 of 6) sorted by relevance
158 tegra_output_connector_detect(struct drm_connector *connector, bool force);
51 tegra_output_connector_detect(struct drm_connector *connector, bool force) in tegra_output_connector_detect() function
92 .detect = tegra_output_connector_detect,
807 .detect = tegra_output_connector_detect,
903 status = tegra_output_connector_detect(connector, force); in tegra_hdmi_connector_detect()
1448 return tegra_output_connector_detect(connector, force); in tegra_sor_connector_detect()