Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ioat/
H A Dinit.c117 static void ioat_remove(struct pci_dev *pdev);
1315 .remove = ioat_remove,
1398 static void ioat_remove(struct pci_dev *pdev) in ioat_remove() function