Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_uc.h12 int xe_uc_init(struct xe_uc *uc);
H A Dxe_uc.c52 int xe_uc_init(struct xe_uc *uc) in xe_uc_init() function
H A Dxe_gt.c470 err = xe_uc_init(&gt->uc); in gt_init_with_gt_forcewake()