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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c 743 pps_unlock(struct intel_dp *intel_dp, intel_wakeref_t wakeref) function in typeref:typename:intel_wakeref_t
755 for ((wf) = pps_lock(dp); (wf); (wf) = pps_unlock((dp), (wf)))
1522 pps_unlock(intel_dp, pps_wakeref);
intel_dp.c 743 pps_unlock(struct intel_dp *intel_dp, intel_wakeref_t wakeref) function in typeref:typename:intel_wakeref_t
755 for ((wf) = pps_lock(dp); (wf); (wf) = pps_unlock((dp), (wf)))
1522 pps_unlock(intel_dp, pps_wakeref);

Completed in 77 milliseconds