omap_vout_buffer
struct omap_vout_buffer, queue);
struct omap_vout_buffer *buf, *tmp;
vq->buf_struct_size = sizeof(struct omap_vout_buffer);
struct omap_vout_buffer, queue);
struct omap_vout_buffer *voutbuf = vb2_to_omap_vout_buffer(vb);
struct omap_vout_buffer *voutbuf = vb2_to_omap_vout_buffer(vb);
struct omap_vout_buffer *buf, *tmp;
static inline struct omap_vout_buffer *vb2_to_omap_vout_buffer(struct vb2_buffer *vb)
return container_of(vbuf, struct omap_vout_buffer, vbuf);
struct omap_vout_buffer *cur_frm, *next_frm;