HomeSort by: relevance | last modified time | path
    Searched defs:test_result (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 4940 u8 test_result = DP_TEST_ACK; local in function:intel_dp_autotest_edid
4972 test_result = DP_TEST_ACK | DP_TEST_EDID_CHECKSUM_WRITE;
4979 return test_result;
4984 u8 test_result = DP_TEST_NAK; local in function:intel_dp_autotest_phy_pattern
4985 return test_result;
intel_dp.c 4940 u8 test_result = DP_TEST_ACK; local in function:intel_dp_autotest_edid
4972 test_result = DP_TEST_ACK | DP_TEST_EDID_CHECKSUM_WRITE;
4979 return test_result;
4984 u8 test_result = DP_TEST_NAK; local in function:intel_dp_autotest_phy_pattern
4985 return test_result;

Completed in 141 milliseconds