Home
last modified time | relevance | path

Searched refs:intel_wakeref_might_put (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/i915/gt/
Dintel_engine_pm.h76 intel_wakeref_might_put(&engine->wakeref); in intel_engine_pm_might_put()
83 intel_wakeref_might_put(&tengine->wakeref); in intel_engine_pm_might_put()
Dintel_gt_pm.h66 intel_wakeref_might_put(&gt->wakeref); in intel_gt_pm_might_put()
/openbsd/src/sys/dev/pci/drm/i915/
Dintel_wakeref.h192 intel_wakeref_might_put(struct intel_wakeref *wf) in intel_wakeref_might_put() function