Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_driver.c130 static void ipath_remove_one(struct pci_dev *);
150 .remove = ipath_remove_one,
735 static void ipath_remove_one(struct pci_dev *pdev) in ipath_remove_one() function