Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ct.h16 void xe_guc_ct_disable(struct xe_guc_ct *ct);
H A Dxe_guc.c1465 xe_guc_ct_disable(&guc->ct); in xe_guc_sanitize()
H A Dxe_guc_ct.c501 void xe_guc_ct_disable(struct xe_guc_ct *ct) in xe_guc_ct_disable() function