Lines Matching refs:em28xx_buffer
438 struct em28xx_buffer *buf)
456 struct em28xx_buffer *buf,
537 struct em28xx_buffer *buf,
597 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev,
600 struct em28xx_buffer *buf;
608 buf = list_entry(dma_q->active.next, struct em28xx_buffer, list);
620 static struct em28xx_buffer *
622 struct em28xx_buffer *buf,
648 struct em28xx_buffer *buf = dev->usb_ctl.vid_buf;
649 struct em28xx_buffer *vbi_buf = dev->usb_ctl.vbi_buf;
732 struct em28xx_buffer *buf = dev->usb_ctl.vid_buf;
1173 struct em28xx_buffer *buf;
1175 buf = list_entry(vidq->active.next, struct em28xx_buffer, list);
1208 struct em28xx_buffer *buf;
1210 buf = list_entry(vbiq->active.next, struct em28xx_buffer, list);
1222 struct em28xx_buffer *buf =
1223 container_of(vbuf, struct em28xx_buffer, vb);
1258 q->buf_struct_size = sizeof(struct em28xx_buffer);
1272 q->buf_struct_size = sizeof(struct em28xx_buffer);