Searched defs:dev_ioctl (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-4.19/net/core/ |
| D | dev_ioctl.c | 377 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, bool *need_copyout) in dev_ioctl() function
|
| /kernel/linux/linux-5.10/net/core/ |
| D | dev_ioctl.c | 389 int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr, bool *need_copyout) in dev_ioctl() function
|
| /kernel/linux/linux-4.19/drivers/usb/gadget/legacy/ |
| D | inode.c | 1244 static long dev_ioctl (struct file *fd, unsigned code, unsigned long value) in dev_ioctl() function
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
| D | inode.c | 1247 static long dev_ioctl (struct file *fd, unsigned code, unsigned long value) in dev_ioctl() function
|