Home
last modified time | relevance | path

Searched refs:intel_wakeref_ops (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Dintel_wakeref.h35 struct intel_wakeref_ops { struct
47 const struct intel_wakeref_ops *ops; argument
63 const struct intel_wakeref_ops *ops,
80 * the runtime pm wakeref and then call the intel_wakeref_ops->get()
83 * Note that intel_wakeref_ops->get() is allowed to fail, in which case
148 * the runtime pm wakeref will be released after the intel_wakeref_ops->put()
151 * Note that intel_wakeref_ops->put() is allowed to fail, in which case the
H A Dintel_wakeref.c101 const struct intel_wakeref_ops *ops, in __intel_wakeref_init()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c290 static const struct intel_wakeref_ops wf_ops = {
H A Dintel_gt_pm.c132 static const struct intel_wakeref_ops wf_ops = {