Searched defs:vpbe_layer (Results 1 – 1 of 1) sorted by relevance
73 struct vpbe_layer { struct75 struct vpbe_display *disp_dev;77 struct vpbe_disp_buffer *cur_frm;79 struct vpbe_disp_buffer *next_frm;83 struct vb2_queue buffer_queue;85 struct vb2_alloc_ctx *alloc_ctx;87 struct list_head dma_queue;89 spinlock_t irqlock;92 struct video_device video_dev;94 struct v4l2_pix_format pix_fmt;[all …]