Searched refs:ncp_ioctl (Results 1 – 4 of 4) sorted by relevance
70 long ncp_ioctl(struct file *, unsigned int, unsigned long);
251 .unlocked_ioctl = ncp_ioctl,
814 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl() function920 ret = ncp_ioctl(file, cmd, arg); in ncp_compat_ioctl()
54 .unlocked_ioctl = ncp_ioctl,