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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 398 static int intel_dp_rate_index(const int *rates, int len, int rate) function in typeref:typename:int
466 index = intel_dp_rate_index(intel_dp->common_rates,
1874 int i = intel_dp_rate_index(intel_dp->sink_rates,
1982 index = intel_dp_rate_index(intel_dp->common_rates,

Completed in 15 milliseconds