Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dwakelock.c27 struct wakelock { struct
41 struct wakelock *wl; in pm_show_wakelocks() argument
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_runtime_pm.c139 intel_runtime_pm_acquire(struct intel_runtime_pm *rpm, bool wakelock) in intel_runtime_pm_acquire()
151 intel_runtime_pm_release(struct intel_runtime_pm *rpm, int wakelock) in intel_runtime_pm_release()
164 bool wakelock) in __intel_runtime_pm_get()
298 bool wakelock) in __intel_runtime_pm_put()
Di915_gpu_error.h207 bool wakelock; member