Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device_sysfs.h11 int xe_device_sysfs_init(struct xe_device *xe);
Dxe_device_sysfs.c79 int xe_device_sysfs_init(struct xe_device *xe) in xe_device_sysfs_init() function
Dxe_pm.c286 err = xe_device_sysfs_init(xe); in xe_pm_init()