Searched refs:hdlcdev_close (Results 1 – 1 of 1) sorted by relevance
1485 * hdlcdev_close - called by network layer when interface is disabled1492 static int hdlcdev_close(struct net_device *dev) in hdlcdev_close() function 1497 DBGINFO(("%s hdlcdev_close\n", dev->name)); in hdlcdev_close() 1680 .ndo_stop = hdlcdev_close,