Home
last modified time | relevance | path

Searched refs:intel_runtime_pm_put_unchecked (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/drm/i915/
Dintel_runtime_pm.h193 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm);
200 intel_runtime_pm_put_unchecked(rpm); in intel_runtime_pm_put()
Dintel_runtime_pm.c525 void intel_runtime_pm_put_unchecked(struct intel_runtime_pm *rpm) in intel_runtime_pm_put_unchecked() function