Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h15 void xe_guc_ct_disable(struct xe_guc_ct *ct);
Dxe_guc.c1100 xe_guc_ct_disable(&guc->ct); in xe_guc_sanitize()
Dxe_guc_ct.c442 void xe_guc_ct_disable(struct xe_guc_ct *ct) in xe_guc_ct_disable() function