Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc.h51 int xe_guc_start(struct xe_guc *guc);
H A Dxe_uc.c263 return xe_guc_start(&uc->guc); in xe_uc_start()
H A Dxe_guc.c1487 int xe_guc_start(struct xe_guc *guc) in xe_guc_start() function