drm_helper_probe_detect  328 drivers/gpu/drm/drm_probe_helper.c EXPORT_SYMBOL(drm_helper_probe_detect);
drm_helper_probe_detect  431 drivers/gpu/drm/drm_probe_helper.c 		ret = drm_helper_probe_detect(connector, &ctx, true);
drm_helper_probe_detect  620 drivers/gpu/drm/drm_probe_helper.c 		connector->status = drm_helper_probe_detect(connector, NULL, false);
drm_helper_probe_detect  792 drivers/gpu/drm/drm_probe_helper.c 		connector->status = drm_helper_probe_detect(connector, NULL, false);
drm_helper_probe_detect  288 drivers/gpu/drm/i915/display/intel_hotplug.c 		drm_helper_probe_detect(&connector->base, NULL, false);
drm_helper_probe_detect   15 include/drm/drm_probe_helper.h int drm_helper_probe_detect(struct drm_connector *connector,