tw5864_buf        200 drivers/media/pci/tw5864/tw5864-video.c 	struct tw5864_buf *buf = container_of(vbuf, struct tw5864_buf, vb);
tw5864_buf        437 drivers/media/pci/tw5864/tw5864-video.c 		struct tw5864_buf *buf = list_entry(input->active.next,
tw5864_buf        438 drivers/media/pci/tw5864/tw5864-video.c 						    struct tw5864_buf, list);
tw5864_buf        459 drivers/media/pci/tw5864/tw5864-video.c 		struct tw5864_buf *buf = list_entry(input->active.next,
tw5864_buf        460 drivers/media/pci/tw5864/tw5864-video.c 						    struct tw5864_buf, list);
tw5864_buf       1111 drivers/media/pci/tw5864/tw5864-video.c 	input->vidq.buf_struct_size = sizeof(struct tw5864_buf);
tw5864_buf       1216 drivers/media/pci/tw5864/tw5864-video.c 	struct tw5864_buf *vb = input->vb;
tw5864_buf       1228 drivers/media/pci/tw5864/tw5864-video.c 		vb = list_first_entry(&input->active, struct tw5864_buf, list);
tw5864_buf       1365 drivers/media/pci/tw5864/tw5864-video.c 	struct tw5864_buf *vb;
tw5864_buf        116 drivers/media/pci/tw5864/tw5864.h 	struct tw5864_buf *vb;