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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_main.c110 static void __devexit e1000_remove(struct pci_dev *pdev);
197 .remove = __devexit_p(e1000_remove),
1092 * e1000_remove - Device Removal Routine
1095 * e1000_remove is called by the PCI subsystem to alert the driver
1101 static void __devexit e1000_remove(struct pci_dev *pdev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c5825 * e1000_remove - Device Removal Routine
5828 * e1000_remove is called by the PCI subsystem to alert the driver
5833 static void __devexit e1000_remove(struct pci_dev *pdev) function
5982 .remove = __devexit_p(e1000_remove),

Completed in 115 milliseconds