Searched refs:xe_guc_ct_stop (Results 1 – 3 of 3) sorted by relevance
17 void xe_guc_ct_stop(struct xe_guc_ct *ct);
1492 xe_guc_ct_stop(&guc->ct); in xe_guc_stop()1554 xe_guc_ct_stop(&guc->ct); in xe_guc_declare_wedged()
514 void xe_guc_ct_stop(struct xe_guc_ct *ct) in xe_guc_ct_stop() function