Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/test-drivers/vimc/
Dvimc-capture.c44 struct vimc_capture_buffer { struct
230 struct vimc_capture_buffer *vbuf, *node; in vimc_capture_return_all_buffers()
286 struct vimc_capture_buffer *buf = container_of(vb2_buf, in vimc_capture_buf_queue()
287 struct vimc_capture_buffer, in vimc_capture_buf_queue()
363 struct vimc_capture_buffer *vimc_buf; in vimc_capture_process_frame()
431 q->buf_struct_size = sizeof(struct vimc_capture_buffer); in vimc_capture_add()