Home
last modified time | relevance | path

Searched refs:tegra_output_connector_detect (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/tegra/
Doutput.c54 tegra_output_connector_detect(struct drm_connector *connector, bool force) in tegra_output_connector_detect() function
Ddrm.h244 tegra_output_connector_detect(struct drm_connector *connector, bool force);
Drgb.c93 .detect = tegra_output_connector_detect,
Ddsi.c774 .detect = tegra_output_connector_detect,
Dhdmi.c778 .detect = tegra_output_connector_detect,
Dsor.c1050 return tegra_output_connector_detect(connector, force); in tegra_sor_connector_detect()