Searched defs:do_ioctl (Results 1 – 5 of 5) sorted by relevance
32 int do_ioctl(struct inode *pDivasInode, struct file *pDivasFile, in do_ioctl() function
246 static int do_ioctl(struct inode * inode, struct file *filp, in do_ioctl() function
1504 static int do_ioctl(struct inode * inode, struct file *filp, in do_ioctl() function
1738 do_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in do_ioctl() function
411 int (*do_ioctl)(struct net_device *dev, member