]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/v4l2-ioctl.h
V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support.
[linux-2.6-omap-h63xx.git] / include / media / v4l2-ioctl.h
index 0bef03add7968c1b26053be42b52ffbc5da132d3..3e11dfe38dc3234654463f1953b35bda70cc7591 100644 (file)
@@ -285,7 +285,9 @@ extern long v4l_compat_ioctl32(struct file *file, unsigned int cmd,
                                unsigned long arg);
 
 extern int video_ioctl2(struct inode *inode, struct file *file,
-                         unsigned int cmd, unsigned long arg);
+                       unsigned int cmd, unsigned long arg);
+extern long video_ioctl2_unlocked(struct file *file,
+                       unsigned int cmd, unsigned long arg);
 
 /* Include support for obsoleted stuff */
 extern int video_usercopy(struct inode *inode, struct file *file,