Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dhdlc_raw.c25 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr);
34 .ioctl = raw_ioctl,
39 static int raw_ioctl(struct net_device *dev, struct ifreq *ifr) in raw_ioctl() function
/linux-4.4.14/drivers/char/
Draw.c121 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() function
291 .unlocked_ioctl = raw_ioctl,
/linux-4.4.14/net/ipv4/
Draw.c872 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function
925 .ioctl = raw_ioctl,