Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c37 static int uhdlc_close(struct net_device *dev);
740 uhdlc_close(dev); in uhdlc_open()
808 static int uhdlc_close(struct net_device *dev) in uhdlc_close() function
1061 .ndo_stop = uhdlc_close,