Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c459 static void xe_device_sanitize(void *arg) in xe_device_sanitize() function
752 return devm_add_action_or_reset(xe->drm.dev, xe_device_sanitize, xe); in xe_device_probe()