Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/ioat/
H A Dinit.c118 static void ioat_remove(struct pci_dev *pdev);
1318 .remove = ioat_remove,
1406 static void ioat_remove(struct pci_dev *pdev) in ioat_remove() function