Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/appletalk/
Dcops.c200 static int cops_close (struct net_device *dev);
265 .ndo_stop = cops_close,
966 static int cops_close(struct net_device *dev) in cops_close() function