Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.c449 static void xe_device_sanitize(void *arg) in xe_device_sanitize() function
742 return devm_add_action_or_reset(xe->drm.dev, xe_device_sanitize, xe); in xe_device_probe()