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() function1343 err = native_ioctl(file, cmd, (unsigned long)p32); in do_video_ioctl()1345 err = native_ioctl(file, cmd, (unsigned long)new_p64); in do_video_ioctl()