Searched refs:jpu_buffer (Results 1 – 1 of 1) sorted by relevance
226 struct jpu_buffer { struct467 static struct jpu_buffer *vb2_to_jpu_buffer(struct vb2_v4l2_buffer *vb) in vb2_to_jpu_buffer()472 return container_of(b, struct jpu_buffer, buf); in vb2_to_jpu_buffer()1076 struct jpu_buffer *jpu_buf = vb2_to_jpu_buffer(vbuf); in jpu_buf_queue()1122 struct jpu_buffer *jpu_buf = vb2_to_jpu_buffer(vbuf); in jpu_buf_finish()1194 src_vq->buf_struct_size = sizeof(struct jpu_buffer); in jpu_queue_init()1209 dst_vq->buf_struct_size = sizeof(struct jpu_buffer); in jpu_queue_init()1349 struct jpu_buffer *jpu_buf; in jpu_device_run()