Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/appletalk/
Dcops.c198 static int cops_close (struct net_device *dev);
263 .ndo_stop = cops_close,
964 static int cops_close(struct net_device *dev) in cops_close() function