Searched refs:native_ioctl (Results 1 – 1 of 1) sorted by relevance
111 static long native_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in native_ioctl() function1345 err = native_ioctl(file, ncmd, (unsigned long)p32); in do_video_ioctl()1347 err = native_ioctl(file, ncmd, (unsigned long)new_p64); in do_video_ioctl()