Searched refs:intel_uncore_runtime_resume (Results 1 – 3 of 3) sorted by relevance
195 void intel_uncore_runtime_resume(struct intel_uncore *uncore);
2626 intel_uncore_runtime_resume(&dev_priv->uncore); in intel_runtime_suspend()2703 intel_uncore_runtime_resume(&dev_priv->uncore); in intel_runtime_resume()
576 void intel_uncore_runtime_resume(struct intel_uncore *uncore) in intel_uncore_runtime_resume() function