Searched refs:sh_eth_close (Results 1 – 1 of 1) sorted by relevance
2464 static int sh_eth_close(struct net_device *ndev) in sh_eth_close() function2997 .ndo_stop = sh_eth_close,3010 .ndo_stop = sh_eth_close,3255 ret = sh_eth_close(ndev); in sh_eth_suspend()