Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/appletalk/
Dcops.c199 static int cops_ioctl (struct net_device *dev, struct ifreq *rq, int cmd);
268 .ndo_do_ioctl = cops_ioctl,
930 static int cops_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cops_ioctl() function