Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_uncore.h195 void intel_uncore_suspend(struct intel_uncore *uncore);
H A Di915_drv.c1126 intel_uncore_suspend(&dev_priv->uncore); in i915_drm_suspend_late()
1500 intel_uncore_suspend(&dev_priv->uncore); in intel_runtime_suspend()
H A Dintel_uncore.c550 void intel_uncore_suspend(struct intel_uncore *uncore) in intel_uncore_suspend() function