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

/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_wakeref.h31 struct intel_wakeref_ops { struct
44 const struct intel_wakeref_ops *ops;
56 const struct intel_wakeref_ops *ops,
72 * the runtime pm wakeref and then call the intel_wakeref_ops->get()
75 * Note that intel_wakeref_ops->get() is allowed to fail, in which case
140 * the runtime pm wakeref will be released after the intel_wakeref_ops->put()
143 * 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,
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_engine_pm.c289 static const struct intel_wakeref_ops wf_ops = {
H A Dintel_gt_pm.c142 static const struct intel_wakeref_ops wf_ops = {

Completed in 77 milliseconds