Searched defs:do_ioctl (Results 1 – 6 of 6) sorted by relevance
1527 static long do_ioctl(struct file *filp, u_int cmd, u_long arg) in do_ioctl() function
2113 sioctl do_ioctl = NULL; in cxlflash_ioctl() local
3513 hioctl do_ioctl = NULL; in cxlflash_chr_ioctl() local
1421 do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in do_ioctl() function
125 static int do_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in do_ioctl() function
722 int (*do_ioctl)(struct net_device *dev, struct ifreq *rq, int cmd); member