Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt.h50 int xe_gt_suspend(struct xe_gt *gt);
Dxe_pm.c134 err = xe_gt_suspend(gt); in xe_pm_suspend()
408 err = xe_gt_suspend(gt); in xe_pm_runtime_suspend()
Dxe_gt.c832 int xe_gt_suspend(struct xe_gt *gt) in xe_gt_suspend() function