Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pci.c744 static void xe_pci_remove(struct pci_dev *pdev) in xe_pci_remove() function
861 xe_pci_remove(pdev); in xe_pci_probe()
1010 .remove = xe_pci_remove,