Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_uc.c251 void xe_uc_stop(struct xe_uc *uc) in xe_uc_stop() function
295 xe_uc_stop(uc); in xe_uc_suspend()
H A Dxe_uc.h19 void xe_uc_stop(struct xe_uc *uc);
H A Dxe_gt.c804 xe_uc_stop(&gt->uc); in gt_reset()