Searched refs:ave_stop (Results 1 – 2 of 2) sorted by relevance
407 static void ave_stop(struct udevice *dev) in ave_stop() function899 .stop = ave_stop,
1354 static int ave_stop(struct net_device *ndev) in ave_stop() function1547 .ndo_stop = ave_stop,1743 ret = ave_stop(ndev); in ave_suspend()