Home
last modified time | relevance | path

Searched refs:intel_wakeref_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_wakeref.h31 struct intel_wakeref_ops { struct
43 const struct intel_wakeref_ops *ops;
55 const struct intel_wakeref_ops *ops,
H A Dintel_wakeref.c98 const struct intel_wakeref_ops *ops, in __intel_wakeref_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_wakeref.h31 struct intel_wakeref_ops { struct
43 const struct intel_wakeref_ops *ops;
55 const struct intel_wakeref_ops *ops,
71 * the runtime pm wakeref and then call the intel_wakeref_ops->get()
74 * Note that intel_wakeref_ops->get() is allowed to fail, in which case
139 * the runtime pm wakeref will be released after the intel_wakeref_ops->put()
142 * Note that intel_wakeref_ops->put() is allowed to fail, in which case the
H A Dintel_wakeref.c99 const struct intel_wakeref_ops *ops, in __intel_wakeref_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c266 static const struct intel_wakeref_ops wf_ops = {
H A Dintel_gt_pm.c101 static const struct intel_wakeref_ops wf_ops = {
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c292 static const struct intel_wakeref_ops wf_ops = {
H A Dintel_gt_pm.c126 static const struct intel_wakeref_ops wf_ops = {

Completed in 4 milliseconds