Home
last modified time | relevance | path

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

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