Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_uc.c248 void xe_uc_stop(struct xe_uc *uc) in xe_uc_stop() function
286 xe_uc_stop(uc); in xe_uc_suspend()
Dxe_uc.h19 void xe_uc_stop(struct xe_uc *uc);
Dxe_gt.c771 xe_uc_stop(&gt->uc); in gt_reset()