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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dne.c834 static int ne_drv_remove(struct platform_device *pdev) function
844 /* Careful ne_drv_remove can be called twice, once from
866 ne_drv_remove(pdev);
907 .remove = ne_drv_remove,

Completed in 39 milliseconds