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()
455 struct tw686x_v4l2_buf *buf = in tw686x_buf_queue()
456 container_of(vbuf, struct tw686x_v4l2_buf, vb); in tw686x_buf_queue()
478 struct tw686x_v4l2_buf *buf; in tw686x_clear_queue()
481 struct tw686x_v4l2_buf, list); in tw686x_clear_queue()
1223 vc->vidq.buf_struct_size = sizeof(struct tw686x_v4l2_buf); in tw686x_video_init()