Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.h46 void xe_device_remove(struct xe_device *xe);
Dxe_device.c771 void xe_device_remove(struct xe_device *xe) in xe_device_remove() function
Dxe_pci.c755 xe_device_remove(xe); in xe_pci_remove()