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

/linux-master/drivers/gpu/drm/i915/
H A Dintel_wakeref.h38 struct intel_wakeref_ops { struct
50 const struct intel_wakeref_ops *ops;
66 const struct intel_wakeref_ops *ops,
83 * the runtime pm wakeref and then call the intel_wakeref_ops->get()
86 * Note that intel_wakeref_ops->get() is allowed to fail, in which case
151 * the runtime pm wakeref will be released after the intel_wakeref_ops->put()
154 * 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,
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c290 static const struct intel_wakeref_ops wf_ops = {
H A Dintel_gt_pm.c128 static const struct intel_wakeref_ops wf_ops = {

Completed in 92 milliseconds