Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device_sysfs.h11 int xe_device_sysfs_init(struct xe_device *xe);
H A Dxe_device_sysfs.c300 int xe_device_sysfs_init(struct xe_device *xe) in xe_device_sysfs_init() function
H A Dxe_device.c905 err = xe_device_sysfs_init(xe); in xe_device_probe()