Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ct.h17 void xe_guc_ct_stop(struct xe_guc_ct *ct);
H A Dxe_guc.c1492 xe_guc_ct_stop(&guc->ct); in xe_guc_stop()
1554 xe_guc_ct_stop(&guc->ct); in xe_guc_declare_wedged()
H A Dxe_guc_ct.c514 void xe_guc_ct_stop(struct xe_guc_ct *ct) in xe_guc_ct_stop() function