]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/video-buf.h
[ARM] 4262/1: OMAP: clocksource and clockevent support
[linux-2.6-omap-h63xx.git] / include / media / video-buf.h
index 1115a256969f0468e6ec079567aa6d32e6c338d5..d6f079476db34dc7b020177205b04a53a483deb1 100644 (file)
@@ -78,6 +78,9 @@ struct videobuf_dmabuf {
        /* for kernel buffers */
        void                *vmalloc;
 
+       /* Stores the userspace pointer to vmalloc area */
+       void                *varea;
+
        /* for overlay buffers (pci-pci dma) */
        dma_addr_t          bus_addr;