Home
last modified time | relevance | path

Searched refs:dcmi_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c112 struct dcmi_buf { struct
129 struct dcmi_buf *active; argument
202 struct dcmi_buf *buf, in dcmi_buffer_done()
230 struct dcmi_buf *buf; in dcmi_restart_capture()
259 struct dcmi_buf *buf = dcmi->active; in dcmi_dma_callback()
301 struct dcmi_buf *buf) in dcmi_start_dma()
513 struct dcmi_buf *buf = container_of(vbuf, struct dcmi_buf, vb); in dcmi_buf_init()
524 struct dcmi_buf *buf = container_of(vbuf, struct dcmi_buf, vb); in dcmi_buf_prepare()
579 struct dcmi_buf *buf = container_of(vbuf, struct dcmi_buf, vb); in dcmi_buf_queue()
698 struct dcmi_buf *buf, *node; in dcmi_start_streaming()
[all …]