HomeSort by: relevance | last modified time | path
    Searched refs:test_type (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display_types.h 1217 unsigned long test_type; member in struct:intel_dp_compliance
intel_dp.c 1974 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) {
5023 intel_dp->compliance.test_type = request;
5310 if (intel_dp->compliance.test_type == DP_TEST_LINK_TRAINING) {
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 3171 if (intel_dp->compliance.test_type ==
3175 else if (intel_dp->compliance.test_type ==
3215 seq_printf(m, "%02lx", intel_dp->compliance.test_type);

Completed in 40 milliseconds