Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c1482 xe_guc_ct_stop(&guc->ct); in xe_guc_stop()
1552 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