Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dcosa.c282 static int cosa_net_open(struct net_device *d);
433 .ndo_open = cosa_net_open,
635 static int cosa_net_open(struct net_device *dev) in cosa_net_open() function