Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c23 static long native_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in native_ioctl() function
970 err = native_ioctl(file, cmd, (unsigned long)up); in do_video_ioctl()
975 err = native_ioctl(file, cmd, (unsigned long)&karg); in do_video_ioctl()