Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_uc.h17 void xe_uc_stop_prepare(struct xe_uc *uc);
H A Dxe_uc.c249 void xe_uc_stop_prepare(struct xe_uc *uc) in xe_uc_stop_prepare() function
H A Dxe_gt.c852 xe_uc_stop_prepare(&gt->uc); in gt_reset_worker()