Home
last modified time | relevance | path

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

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