Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Drcar_fdp1.c534 struct fdp1_buffer { struct
540 static inline struct fdp1_buffer *to_fdp1_buffer(struct vb2_v4l2_buffer *vb) in to_fdp1_buffer()
542 return container_of(vb, struct fdp1_buffer, m2m_buf.vb); in to_fdp1_buffer()
620 * V4L2 Buffers are tracked inside the fdp1_buffer
1183 struct fdp1_buffer *fbuf; in fdp1_prepare_job()
1258 * A single input buffer is taken and serialised into our fdp1_buffer
1267 struct fdp1_buffer *buf; in fdp1_m2m_device_run()
1793 struct fdp1_buffer *buf = to_fdp1_buffer(vbuf); in fdp1_buf_prepare_field()
1856 struct fdp1_buffer *buf = to_fdp1_buffer(vbuf); in fdp1_buf_prepare()
2052 src_vq->buf_struct_size = sizeof(struct fdp1_buffer); in queue_init()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/
H A Drcar_fdp1.c534 struct fdp1_buffer { struct
540 static inline struct fdp1_buffer *to_fdp1_buffer(struct vb2_v4l2_buffer *vb) in to_fdp1_buffer()
542 return container_of(vb, struct fdp1_buffer, m2m_buf.vb); in to_fdp1_buffer()
620 * V4L2 Buffers are tracked inside the fdp1_buffer
1183 struct fdp1_buffer *fbuf; in fdp1_prepare_job()
1258 * A single input buffer is taken and serialised into our fdp1_buffer
1267 struct fdp1_buffer *buf; in fdp1_m2m_device_run()
1789 struct fdp1_buffer *buf = to_fdp1_buffer(vbuf); in fdp1_buf_prepare_field()
1852 struct fdp1_buffer *buf = to_fdp1_buffer(vbuf); in fdp1_buf_prepare()
2048 src_vq->buf_struct_size = sizeof(struct fdp1_buffer); in queue_init()
[all...]

Completed in 7 milliseconds