Searched refs:raw_ioctl (Results 1 – 2 of 2) sorted by relevance
22 static int raw_ioctl(struct net_device *dev, struct if_settings *ifs);31 .ioctl = raw_ioctl,36 static int raw_ioctl(struct net_device *dev, struct if_settings *ifs) in raw_ioctl() function
1294 static long raw_ioctl(struct file *fd, unsigned int cmd, unsigned long value) in raw_ioctl() function1365 .unlocked_ioctl = raw_ioctl,1366 .compat_ioctl = raw_ioctl,