Searched refs:v4l2_compat_ioctl32 (Results 1 – 3 of 3) sorted by relevance
329 extern long v4l2_compat_ioctl32(struct file *file, unsigned int cmd,
1041 long v4l2_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg) in v4l2_compat_ioctl32() function1059 EXPORT_SYMBOL_GPL(v4l2_compat_ioctl32);
463 .compat_ioctl = v4l2_compat_ioctl32,