Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c44 struct vimc_capture_buffer { struct
229 struct vimc_capture_buffer *vbuf, *node; in vimc_capture_return_all_buffers()
285 struct vimc_capture_buffer *buf = container_of(vb2_buf, in vimc_capture_buf_queue()
286 struct vimc_capture_buffer, in vimc_capture_buf_queue()
362 struct vimc_capture_buffer *vimc_buf; in vimc_capture_process_frame()
430 q->buf_struct_size = sizeof(struct vimc_capture_buffer); in vimc_capture_add()