Home
last modified time | relevance | path

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

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