Searched defs:wakelock (Results 1 – 3 of 3) sorted by relevance
27 struct wakelock { struct41 struct wakelock *wl; in pm_show_wakelocks() argument
332 intel_runtime_pm_acquire(struct intel_runtime_pm *rpm, bool wakelock) in intel_runtime_pm_acquire()344 intel_runtime_pm_release(struct intel_runtime_pm *rpm, int wakelock) in intel_runtime_pm_release()357 bool wakelock) in __intel_runtime_pm_get()471 bool wakelock) in __intel_runtime_pm_put()
44 bool wakelock; member