Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dscc.c209 static int scc_net_close(struct net_device *dev);
1549 .ndo_stop = scc_net_close,
1597 static int scc_net_close(struct net_device *dev) in scc_net_close() function