Home
last modified time | relevance | path

Searched refs:jpu_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/
H A Drcar_jpu.c221 * struct jpu_buffer - driver's specific video buffer
226 struct jpu_buffer { struct
467 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()
1082 struct jpu_buffer *jpu_buf = vb2_to_jpu_buffer(vbuf); in jpu_buf_queue()
1128 struct jpu_buffer *jpu_buf = vb2_to_jpu_buffer(vbuf); in jpu_buf_finish()
1200 src_vq->buf_struct_size = sizeof(struct jpu_buffer); in jpu_queue_init()
1215 dst_vq->buf_struct_size = sizeof(struct jpu_buffer); in jpu_queue_init()
1355 struct jpu_buffer *jpu_buf; in jpu_device_run()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drcar_jpu.c208 * struct jpu_buffer - driver's specific video buffer
213 struct jpu_buffer { struct
460 static struct jpu_buffer *vb2_to_jpu_buffer(struct vb2_v4l2_buffer *vb) in vb2_to_jpu_buffer()
465 return container_of(b, struct jpu_buffer, buf); in vb2_to_jpu_buffer()
1070 struct jpu_buffer *jpu_buf = vb2_to_jpu_buffer(vbuf); in jpu_buf_queue()
1116 struct jpu_buffer *jpu_buf = vb2_to_jpu_buffer(vbuf); in jpu_buf_finish()
1188 src_vq->buf_struct_size = sizeof(struct jpu_buffer); in jpu_queue_init()
1203 dst_vq->buf_struct_size = sizeof(struct jpu_buffer); in jpu_queue_init()
1343 struct jpu_buffer *jpu_buf; in jpu_device_run()

Completed in 6 milliseconds