Home
last modified time | relevance | path

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

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