Searched refs:pcnet32_close (Results 1 – 2 of 2) sorted by relevance
231 which is just pcnet32_close() // in pcnet32.c249 which calls dev->stop() which is pcnet32_close()
319 static int pcnet32_close(struct net_device *);1583 .ndo_stop = pcnet32_close,2627 static int pcnet32_close(struct net_device *dev) in pcnet32_close() function2927 pcnet32_close(dev); in pcnet32_pm_suspend()