Lines Matching defs:wf
13 static void rpm_get(struct intel_wakeref *wf) in rpm_get()
18 static void rpm_put(struct intel_wakeref *wf) in rpm_put()
26 int __intel_wakeref_get_first(struct intel_wakeref *wf) in __intel_wakeref_get_first()
56 static void ____intel_wakeref_put_last(struct intel_wakeref *wf) in ____intel_wakeref_put_last()
72 void __intel_wakeref_put_last(struct intel_wakeref *wf, unsigned long flags) in __intel_wakeref_put_last()
88 struct intel_wakeref *wf = container_of(wrk, typeof(*wf), work.work); in __intel_wakeref_put_work() local
97 void __intel_wakeref_init(struct intel_wakeref *wf, in __intel_wakeref_init()
114 int intel_wakeref_wait_for_idle(struct intel_wakeref *wf) in intel_wakeref_wait_for_idle()
131 struct intel_wakeref_auto *wf = from_timer(wf, t, timer); in wakeref_auto_timeout() local
144 void intel_wakeref_auto_init(struct intel_wakeref_auto *wf, in intel_wakeref_auto_init()
154 void intel_wakeref_auto(struct intel_wakeref_auto *wf, unsigned long timeout) in intel_wakeref_auto()
187 void intel_wakeref_auto_fini(struct intel_wakeref_auto *wf) in intel_wakeref_auto_fini()