Lines Matching refs:em28xx_buffer
428 struct em28xx_buffer *buf)
446 struct em28xx_buffer *buf,
527 struct em28xx_buffer *buf,
587 static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev,
590 struct em28xx_buffer *buf;
598 buf = list_entry(dma_q->active.next, struct em28xx_buffer, list);
610 static struct em28xx_buffer *
612 struct em28xx_buffer *buf,
638 struct em28xx_buffer *buf = dev->usb_ctl.vid_buf;
639 struct em28xx_buffer *vbi_buf = dev->usb_ctl.vbi_buf;
722 struct em28xx_buffer *buf = dev->usb_ctl.vid_buf;
1163 struct em28xx_buffer *buf;
1165 buf = list_entry(vidq->active.next, struct em28xx_buffer, list);
1198 struct em28xx_buffer *buf;
1200 buf = list_entry(vbiq->active.next, struct em28xx_buffer, list);
1212 struct em28xx_buffer *buf =
1213 container_of(vbuf, struct em28xx_buffer, vb);
1248 q->buf_struct_size = sizeof(struct em28xx_buffer);
1262 q->buf_struct_size = sizeof(struct em28xx_buffer);