Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_display.c519 static void display_device_remove(struct drm_device *dev, void *arg) in display_device_remove() function
537 err = drmm_add_action_or_reset(&xe->drm, display_device_remove, display); in xe_display_probe()