Searched refs:hardwall_ioctl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dhardwall.c693 static long hardwall_ioctl(struct file *file, unsigned int a, unsigned long b) function
731 return hardwall_ioctl(file, a, (unsigned long)compat_ptr(b));
771 .unlocked_ioctl = hardwall_ioctl,

Completed in 91 milliseconds