Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h49 void xe_guc_stop_prepare(struct xe_guc *guc);
H A Dxe_uc.c245 xe_guc_stop_prepare(&uc->guc); in xe_uc_stop_prepare()
H A Dxe_guc.c1114 void xe_guc_stop_prepare(struct xe_guc *guc) in xe_guc_stop_prepare() function