Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.c277 static void xe_device_destroy(struct drm_device *dev, void *dummy) in xe_device_destroy() function
318 err = drmm_add_action_or_reset(&xe->drm, xe_device_destroy, NULL); in xe_device_create()