Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dcosa.c289 static int cosa_net_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd);
437 .ndo_do_ioctl = cosa_net_ioctl,
1188 static int cosa_net_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in cosa_net_ioctl() function