detect_ctx 273 drivers/gpu/drm/drm_probe_helper.c if (funcs->detect_ctx) detect_ctx 274 drivers/gpu/drm/drm_probe_helper.c ret = funcs->detect_ctx(connector, &ctx, force); detect_ctx 321 drivers/gpu/drm/drm_probe_helper.c if (funcs->detect_ctx) detect_ctx 322 drivers/gpu/drm/drm_probe_helper.c return funcs->detect_ctx(connector, ctx, force); detect_ctx 939 drivers/gpu/drm/i915/display/intel_crt.c .detect_ctx = intel_crt_detect, detect_ctx 6260 drivers/gpu/drm/i915/display/intel_dp.c .detect_ctx = intel_dp_detect, detect_ctx 1851 drivers/gpu/drm/i915/display/intel_tv.c .detect_ctx = intel_tv_detect, detect_ctx 89 drivers/gpu/drm/xen/xen_drm_front_conn.c .detect_ctx = connector_detect, detect_ctx 900 include/drm/drm_modeset_helper_vtables.h int (*detect_ctx)(struct drm_connector *connector,