Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pci.c1012 static void xe_pci_remove(struct pci_dev *pdev) in xe_pci_remove() function
1159 xe_pci_remove(pdev); in xe_pci_probe()
1322 .remove = xe_pci_remove,