Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Ddmascc.c240 static int scc_close(struct net_device *dev);
446 .ndo_stop = scc_close,
868 static int scc_close(struct net_device *dev) in scc_close() function