Home
last modified time | relevance | path

Searched defs:wakelock (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/kernel/power/
Dwakelock.c27 struct wakelock { struct
41 struct wakelock *wl; in pm_show_wakelocks() argument
/Linux-v6.6/drivers/gpu/drm/i915/
Dintel_runtime_pm.c325 intel_runtime_pm_acquire(struct intel_runtime_pm *rpm, bool wakelock) in intel_runtime_pm_acquire()
337 intel_runtime_pm_release(struct intel_runtime_pm *rpm, int wakelock) in intel_runtime_pm_release()
350 bool wakelock) in __intel_runtime_pm_get()
487 bool wakelock) in __intel_runtime_pm_put()
Di915_gpu_error.h205 bool wakelock; member