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()
316 static int pcnet32_close(struct net_device *);1523 .ndo_stop = pcnet32_close,2563 static int pcnet32_close(struct net_device *dev) in pcnet32_close() function2858 pcnet32_close(dev); in pcnet32_pm_suspend()