Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_histo.h28 struct vsp1_histogram_buffer { struct
71 struct vsp1_histogram_buffer *
74 struct vsp1_histogram_buffer *buf,
Dvsp1_histo.c29 static inline struct vsp1_histogram_buffer *
32 return container_of(vbuf, struct vsp1_histogram_buffer, buf); in to_vsp1_histogram_buffer()
35 struct vsp1_histogram_buffer *
38 struct vsp1_histogram_buffer *buf = NULL; in vsp1_histogram_buffer_get()
45 buf = list_first_entry(&histo->irqqueue, struct vsp1_histogram_buffer, in vsp1_histogram_buffer_get()
56 struct vsp1_histogram_buffer *buf, in vsp1_histogram_buffer_complete()
107 struct vsp1_histogram_buffer *buf = to_vsp1_histogram_buffer(vbuf); in histo_buffer_prepare()
124 struct vsp1_histogram_buffer *buf = to_vsp1_histogram_buffer(vbuf); in histo_buffer_queue()
139 struct vsp1_histogram_buffer *buffer; in histo_stop_streaming()
539 histo->queue.buf_struct_size = sizeof(struct vsp1_histogram_buffer); in vsp1_histogram_init()
Dvsp1_hgt.c44 struct vsp1_histogram_buffer *buf; in vsp1_hgt_frame_end()
Dvsp1_hgo.c44 struct vsp1_histogram_buffer *buf; in vsp1_hgo_frame_end()