Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h16 void xe_guc_ct_stop(struct xe_guc_ct *ct);
Dxe_guc.c1127 xe_guc_ct_stop(&guc->ct); in xe_guc_stop()
1194 xe_guc_ct_stop(&guc->ct); in xe_guc_declare_wedged()
Dxe_guc_ct.c455 void xe_guc_ct_stop(struct xe_guc_ct *ct) in xe_guc_ct_stop() function