Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wan/
A Dhdlc_raw.c22 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
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A Draw_gadget.c1240 static long raw_ioctl(struct file *fd, unsigned int cmd, unsigned long value) in raw_ioctl() function
1311 .unlocked_ioctl = raw_ioctl,
1312 .compat_ioctl = raw_ioctl,
/linux-6.3-rc2/net/ipv4/
A Draw.c860 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function
927 .ioctl = raw_ioctl,

Completed in 10 milliseconds