]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/v4l2-int-device.h
V4L/DVB (9322): v4l2-int-if: Export more interfaces to modules
[linux-2.6-omap-h63xx.git] / include / media / v4l2-int-device.h
index 3351dcffb465447666b3525ecbfc550be141a1f4..b5cee8909238970bd82886e4a0366674752643cb 100644 (file)
@@ -84,6 +84,8 @@ struct v4l2_int_device {
        void *priv;
 };
 
+void v4l2_int_device_try_attach_all(void);
+
 int v4l2_int_device_register(struct v4l2_int_device *d);
 void v4l2_int_device_unregister(struct v4l2_int_device *d);