Searched refs:compat_adpt_ioctl (Results 1 – 1 of 1) sorted by relevance
119 static long compat_adpt_ioctl(struct file *, unsigned int, unsigned long);127 .compat_ioctl = compat_adpt_ioctl,2085 static long compat_adpt_ioctl(struct file *file, in compat_adpt_ioctl() function