Home
last modified time | relevance | path

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

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