adaptor_type 205 drivers/gpu/drm/i915/display/intel_lspcon.c enum drm_dp_dual_mode_type adaptor_type; adaptor_type 217 drivers/gpu/drm/i915/display/intel_lspcon.c adaptor_type = drm_dp_dual_mode_detect(adapter); adaptor_type 218 drivers/gpu/drm/i915/display/intel_lspcon.c if (adaptor_type == DRM_DP_DUAL_MODE_LSPCON) adaptor_type 222 drivers/gpu/drm/i915/display/intel_lspcon.c if (adaptor_type != DRM_DP_DUAL_MODE_LSPCON) { adaptor_type 224 drivers/gpu/drm/i915/display/intel_lspcon.c drm_dp_get_dual_mode_type_name(adaptor_type));