Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_ct.h14 int xe_guc_ct_enable(struct xe_guc_ct *ct);
Dxe_guc.c873 err = xe_guc_ct_enable(&guc->ct); in xe_guc_enable_communication()
Dxe_guc_ct.c390 int xe_guc_ct_enable(struct xe_guc_ct *ct) in xe_guc_ct_enable() function