Searched refs:ncp_ioctl (Results 1 – 4 of 4) sorted by relevance
69 long ncp_ioctl(struct file *, unsigned int, unsigned long);
250 .unlocked_ioctl = ncp_ioctl,
812 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl() function918 ret = ncp_ioctl(file, cmd, arg); in ncp_compat_ioctl()
53 .unlocked_ioctl = ncp_ioctl,