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

/drivers/net/wan/
H A 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) function
/drivers/char/
H A Draw.c122 raw_ioctl(struct file *filp, unsigned int command, unsigned long arg) function
294 .unlocked_ioctl = raw_ioctl,
/drivers/staging/comedi/
H A Dcomedi_compat32.c409 static inline int raw_ioctl(struct file *file, unsigned int cmd, function
460 return raw_ioctl(file, cmd, arg);

Completed in 136 milliseconds