Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_uc.h18 void xe_uc_stop(struct xe_uc *uc);
H A Dxe_uc.c255 void xe_uc_stop(struct xe_uc *uc) in xe_uc_stop() function
299 xe_uc_stop(uc); in xe_uc_suspend()
H A Dxe_gt.c855 xe_uc_stop(&gt->uc); in gt_reset_worker()