Lines Matching refs:tw686x_v4l2_buf
131 struct tw686x_v4l2_buf *buf; in tw686x_memcpy_buf_refill()
136 struct tw686x_v4l2_buf, list); in tw686x_memcpy_buf_refill()
157 struct tw686x_v4l2_buf *buf; in tw686x_contig_buf_refill()
164 struct tw686x_v4l2_buf, list); in tw686x_contig_buf_refill()
185 struct tw686x_v4l2_buf *buf, in tw686x_sg_desc_fill()
228 struct tw686x_v4l2_buf *buf; in tw686x_sg_buf_refill()
234 struct tw686x_v4l2_buf, list); in tw686x_sg_buf_refill()
454 struct tw686x_v4l2_buf *buf = in tw686x_buf_queue()
455 container_of(vbuf, struct tw686x_v4l2_buf, vb); in tw686x_buf_queue()
477 struct tw686x_v4l2_buf *buf; in tw686x_clear_queue()
480 struct tw686x_v4l2_buf, list); in tw686x_clear_queue()
1220 vc->vidq.buf_struct_size = sizeof(struct tw686x_v4l2_buf); in tw686x_video_init()