Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_driver.c134 static void ipath_remove_one(struct pci_dev *);
154 .remove = ipath_remove_one,
742 static void ipath_remove_one(struct pci_dev *pdev) in ipath_remove_one() function