Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wan/
Dcycx_x25.c137 static int cycx_netdevice_stop(struct net_device *dev);
477 .ndo_stop = cycx_netdevice_stop,
544 static int cycx_netdevice_stop(struct net_device *dev) in cycx_netdevice_stop() function