Searched refs:e1000_remove (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/e1000/
H A De1000_main.c114 static void __devexit e1000_remove(struct pci_dev *pdev);
205 .remove = __devexit_p(e1000_remove),
1267 * e1000_remove - Device Removal Routine
1270 * e1000_remove is called by the PCI subsystem to alert the driver
1276 static void __devexit e1000_remove(struct pci_dev *pdev) function
/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c6402 * e1000_remove - Device Removal Routine
6405 * e1000_remove is called by the PCI subsystem to alert the driver
6410 static void __devexit e1000_remove(struct pci_dev *pdev) function
6558 .remove = __devexit_p(e1000_remove),

Completed in 23 milliseconds