Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dwakelock.c27 struct wakelock { struct
41 struct wakelock *wl; in pm_show_wakelocks() argument
/openbmc/linux/drivers/gpu/drm/i915/
H A 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()
H A Di915_gpu_error.h206 bool wakelock; member