Searched refs:em28xx_buffer (Results 1 – 3 of 3) sorted by relevance
78 struct em28xx_buffer *buf = in vbi_buffer_queue()79 container_of(vbuf, struct em28xx_buffer, vb); in vbi_buffer_queue()
445 struct em28xx_buffer *buf) in finish_buffer()463 struct em28xx_buffer *buf, in em28xx_copy_video()544 struct em28xx_buffer *buf, in em28xx_copy_vbi()604 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev, in get_next_buf()607 struct em28xx_buffer *buf; in get_next_buf()615 buf = list_entry(dma_q->active.next, struct em28xx_buffer, list); in get_next_buf()627 static struct em28xx_buffer *629 struct em28xx_buffer *buf, in finish_field_prepare_next()655 struct em28xx_buffer *buf = dev->usb_ctl.vid_buf; in process_frame_data_em28xx()656 struct em28xx_buffer *vbi_buf = dev->usb_ctl.vbi_buf; in process_frame_data_em28xx()[all …]
246 struct em28xx_buffer *vid_buf;247 struct em28xx_buffer *vbi_buf;282 struct em28xx_buffer { struct