Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_display.h26 void xe_display_unregister(struct xe_device *xe);
57 static inline void xe_display_unregister(struct xe_device *xe) {} in xe_display_unregister() function
H A Dxe_display.c208 void xe_display_unregister(struct xe_device *xe) in xe_display_unregister() function
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.c925 xe_display_unregister(xe); in xe_device_probe()
932 xe_display_unregister(xe); in xe_device_remove()