Searched refs:tegra_output_connector_detect (Results 1 – 6 of 6) sorted by relevance
54 tegra_output_connector_detect(struct drm_connector *connector, bool force) in tegra_output_connector_detect() function
244 tegra_output_connector_detect(struct drm_connector *connector, bool force);
93 .detect = tegra_output_connector_detect,
774 .detect = tegra_output_connector_detect,
778 .detect = tegra_output_connector_detect,
1050 return tegra_output_connector_detect(connector, force); in tegra_sor_connector_detect()