Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_ct.h15 int xe_guc_ct_enable(struct xe_guc_ct *ct);
H A Dxe_guc.c1227 err = xe_guc_ct_enable(&guc->ct); in xe_guc_enable_communication()
H A Dxe_guc_ct.c434 int xe_guc_ct_enable(struct xe_guc_ct *ct) in xe_guc_ct_enable() function