Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_uc.h11 int xe_uc_init(struct xe_uc *uc);
H A Dxe_uc.c36 int xe_uc_init(struct xe_uc *uc) in xe_uc_init() function
H A Dxe_gt.c547 err = xe_uc_init(&gt->uc); in xe_gt_init_hwconfig()