Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc.h50 void xe_guc_stop(struct xe_guc *guc);
H A Dxe_uc.c257 xe_guc_stop(&uc->guc); in xe_uc_stop()
H A Dxe_guc.c1490 void xe_guc_stop(struct xe_guc *guc) in xe_guc_stop() function