Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc.h36 int xe_guc_suspend(struct xe_guc *guc);
H A Dxe_uc.c297 return xe_guc_suspend(&uc->guc); in xe_uc_suspend()
H A Dxe_guc.c1236 int xe_guc_suspend(struct xe_guc *guc) in xe_guc_suspend() function