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