Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wan/
Dcosa.c263 static int cosa_net_open(struct net_device *d);
414 .ndo_open = cosa_net_open,
617 static int cosa_net_open(struct net_device *dev) in cosa_net_open() function