Home
last modified time | relevance | path

Searched refs:hdlcdev_close (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/
H A Dsynclink_gt.c1485 * hdlcdev_close - called by network layer when interface is disabled
1492 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,