Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.h48 void xe_device_remove(struct xe_device *xe);
H A Dxe_device.c801 void xe_device_remove(struct xe_device *xe) in xe_device_remove() function
H A Dxe_pci.c766 xe_device_remove(xe); in xe_pci_remove()