Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/
Dsb1000.c81 static int sb1000_dev_ioctl (struct net_device *dev, struct ifreq *ifr, int cmd);
138 .ndo_do_ioctl = sb1000_dev_ioctl,
990 static int sb1000_dev_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in sb1000_dev_ioctl() function