Searched refs:cpwd_ioctl (Results 1 – 1 of 1) sorted by relevance
407 static long cpwd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in cpwd_ioctl() function479 return cpwd_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in cpwd_compat_ioctl()505 .unlocked_ioctl = cpwd_ioctl,