Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c599 static int __xe_guc_ct_start(struct xe_guc_ct *ct, bool needs_register) in __xe_guc_ct_start() function
671 return __xe_guc_ct_start(ct, false); in xe_guc_ct_restart()
684 return __xe_guc_ct_start(ct, true); in xe_guc_ct_enable()