Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.h30 bool xe_pm_runtime_resume_and_get(struct xe_device *xe);
H A Dxe_pm.c643 bool xe_pm_runtime_resume_and_get(struct xe_device *xe) in xe_pm_runtime_resume_and_get() function
/linux/drivers/gpu/drm/xe/compat-i915-headers/
H A Dintel_runtime_pm.h27 return xe_pm_runtime_resume_and_get(xe); in intel_runtime_pm_get()