xe_pm_runtime_get_if_in_use
return xe_pm_runtime_get_if_in_use(to_xe_device(drm)) ? INTEL_WAKEREF_DEF : NULL;
ref = xe_pm_runtime_get_if_in_use(xe);
bool xe_pm_runtime_get_if_in_use(struct xe_device *xe);