|
@@ -29,6 +29,7 @@ struct ivtvfb_dma_frame {
|
|
|
int count;
|
|
|
};
|
|
|
|
|
|
-#define IVTVFB_IOC_DMA_FRAME _IOW ('V', BASE_VIDIOC_PRIVATE+0, struct ivtvfb_dma_frame)
|
|
|
+#define IVTVFB_IOC_DMA_FRAME _IOW ('V', BASE_VIDIOC_PRIVATE+0, struct ivtvfb_dma_frame)
|
|
|
+#define FBIO_WAITFORVSYNC _IOW('F', 0x20, u_int32_t)
|
|
|
|
|
|
#endif
|