Searched refs:xe_pm_runtime_resume_and_get (Results 1 – 3 of 3) sorted by relevance
30 bool xe_pm_runtime_resume_and_get(struct xe_device *xe);
643 bool xe_pm_runtime_resume_and_get(struct xe_device *xe) in xe_pm_runtime_resume_and_get() function
27 return xe_pm_runtime_resume_and_get(xe); in intel_runtime_pm_get()