Home
last modified time | relevance | path

Searched refs:native_ioctl (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/media/video/
Dv4l2-compat-ioctl32.c22 static long native_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in native_ioctl() function
871 err = native_ioctl(file, cmd, (unsigned long)up); in do_video_ioctl()
876 err = native_ioctl(file, cmd, (unsigned long)&karg); in do_video_ioctl()