msi2500_frame_buf
dev->vb_queue.buf_struct_size = sizeof(struct msi2500_frame_buf);
static struct msi2500_frame_buf *msi2500_get_next_fill_buf(
struct msi2500_frame_buf *buf = NULL;
buf = list_entry(dev->queued_bufs.next, struct msi2500_frame_buf, list);
struct msi2500_frame_buf *fbuf;
struct msi2500_frame_buf *buf;
struct msi2500_frame_buf, list);
struct msi2500_frame_buf *buf = container_of(vbuf,
struct msi2500_frame_buf,