Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/appletalk/
Dcops.c196 static int cops_ioctl (struct net_device *dev, struct ifreq *rq, int cmd);
265 .ndo_do_ioctl = cops_ioctl,
935 static int cops_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cops_ioctl() function