Searched refs:pcnet32_close (Results 1 – 2 of 2) sorted by relevance
234 which is just pcnet32_close() // in pcnet32.c252 which calls dev->stop() which is pcnet32_close()
315 static int pcnet32_close(struct net_device *);1574 .ndo_stop = pcnet32_close,2620 static int pcnet32_close(struct net_device *dev) in pcnet32_close() function2919 pcnet32_close(dev); in pcnet32_pm_suspend()