Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dhdlc_raw.c22 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr);
31 .ioctl = raw_ioctl,
36 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_ioctl() function
/Linux-v5.4/drivers/char/
Draw.c122 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() function
292 .unlocked_ioctl = raw_ioctl,
/Linux-v5.4/net/ipv4/
Draw.c900 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function
967 .ioctl = raw_ioctl,