Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt.h52 void xe_gt_shutdown(struct xe_gt *gt);
H A Dxe_device.c833 xe_gt_shutdown(gt); in xe_device_shutdown()
H A Dxe_gt.c896 void xe_gt_shutdown(struct xe_gt *gt) in xe_gt_shutdown() function