Searched refs:xe_guc_ct_stop (Results 1 – 3 of 3) sorted by relevance
16 void xe_guc_ct_stop(struct xe_guc_ct *ct);
1127 xe_guc_ct_stop(&guc->ct); in xe_guc_stop()1194 xe_guc_ct_stop(&guc->ct); in xe_guc_declare_wedged()
455 void xe_guc_ct_stop(struct xe_guc_ct *ct) in xe_guc_ct_stop() function