Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dwakelock.c27 struct wakelock { struct
41 struct wakelock *wl; in pm_show_wakelocks() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dintel_runtime_pm.c334 intel_runtime_pm_acquire(struct intel_runtime_pm *rpm, bool wakelock) in intel_runtime_pm_acquire()
346 intel_runtime_pm_release(struct intel_runtime_pm *rpm, int wakelock) in intel_runtime_pm_release()
359 bool wakelock) in __intel_runtime_pm_get()
496 bool wakelock) in __intel_runtime_pm_put()
Di915_gpu_error.h172 bool wakelock; member