Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/ioat/
Dpci.c120 static void ioat_remove(struct pci_dev *pdev);
135 .remove = ioat_remove,
205 static void ioat_remove(struct pci_dev *pdev) in ioat_remove() function