Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/char/
Draw.c120 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) in raw_ioctl() function
290 .unlocked_ioctl = raw_ioctl,
/linux-4.1.27/net/ipv4/
Draw.c862 static int raw_ioctl(struct sock *sk, int cmd, unsigned long arg) in raw_ioctl() function
915 .ioctl = raw_ioctl,