Searched defs:vpbe_layer (Results 1 – 1 of 1) sorted by relevance
72 struct vpbe_layer { struct74 struct vpbe_display *disp_dev;76 struct vpbe_disp_buffer *cur_frm;78 struct vpbe_disp_buffer *next_frm;82 struct vb2_queue buffer_queue;84 struct vb2_alloc_ctx *alloc_ctx;86 struct list_head dma_queue;88 spinlock_t irqlock;91 struct video_device video_dev;93 struct v4l2_pix_format pix_fmt;[all …]