Searched refs:es58x_open (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c1771 * es58x_open() - Enable the network device.
1779 static int es58x_open(struct net_device *netdev) function
1976 .ndo_open = es58x_open,
2009 return es58x_open(netdev);

Completed in 240 milliseconds