Searched defs:ioctl (Results 1 – 2 of 2) sorted by relevance
243 int (*ioctl)(struct inode *, struct file *, unsigned int, unsigned long); in proc_reg_unlocked_ioctl() local
545 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument