Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dcosa.c269 static int cosa_net_open(struct net_device *d);
420 .ndo_open = cosa_net_open,
622 static int cosa_net_open(struct net_device *dev) in cosa_net_open() function