Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_sysfs.h11 int xe_gt_sysfs_init(struct xe_gt *gt);
H A Dxe_gt_sysfs.c32 int xe_gt_sysfs_init(struct xe_gt *gt) in xe_gt_sysfs_init() function
H A Dxe_gt.c597 err = xe_gt_sysfs_init(gt); in xe_gt_init()