em28xx_buffer
struct em28xx_buffer *buf =
container_of(vbuf, struct em28xx_buffer, vb);
struct em28xx_buffer *buf;
buf = list_entry(vidq->active.next, struct em28xx_buffer, list);
struct em28xx_buffer *buf;
buf = list_entry(vbiq->active.next, struct em28xx_buffer, list);
struct em28xx_buffer *buf =
container_of(vbuf, struct em28xx_buffer, vb);
q->buf_struct_size = sizeof(struct em28xx_buffer);
q->buf_struct_size = sizeof(struct em28xx_buffer);
struct em28xx_buffer *buf)
struct em28xx_buffer *buf,
struct em28xx_buffer *buf,
static inline struct em28xx_buffer *get_next_buf(struct em28xx *dev,
struct em28xx_buffer *buf;
buf = list_entry(dma_q->active.next, struct em28xx_buffer, list);
static struct em28xx_buffer *
struct em28xx_buffer *buf,
struct em28xx_buffer *buf = dev->usb_ctl.vid_buf;
struct em28xx_buffer *vbi_buf = dev->usb_ctl.vbi_buf;
struct em28xx_buffer *buf = dev->usb_ctl.vid_buf;
struct em28xx_buffer *vid_buf;
struct em28xx_buffer *vbi_buf;