Searched refs:rio_ioctl (Results 1 – 3 of 3) sorted by relevance
/drivers/char/rio/ |
D | func.h | 130 int rio_ioctl(struct rio_info *, struct file *, int, char *);
|
D | rio_linux.c | 578 static int rio_ioctl(struct tty_struct *tty, struct file *filp, unsigned int cmd, unsigned long arg) in rio_ioctl() function 736 .ioctl = rio_ioctl,
|
/drivers/net/ |
D | dl2k.c | 72 static int rio_ioctl (struct net_device *dev, struct ifreq *rq, int cmd); 96 .ndo_do_ioctl = rio_ioctl, 1279 rio_ioctl (struct net_device *dev, struct ifreq *rq, int cmd) in rio_ioctl() function
|