Home
last modified time | relevance | path

Searched refs:intel_gt_runtime_suspend (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_pm.h82 void intel_gt_runtime_suspend(struct intel_gt *gt);
H A Dintel_gt_pm.c380 void intel_gt_runtime_suspend(struct intel_gt *gt) in intel_gt_runtime_suspend() function
/openbsd/sys/dev/pci/drm/i915/
H A Di915_driver.c1551 intel_gt_runtime_suspend(gt); in intel_runtime_suspend()