Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_video.c26 struct sun6i_csi_buffer { struct
112 struct sun6i_csi_buffer *buf = in sun6i_video_buffer_prepare()
113 container_of(vbuf, struct sun6i_csi_buffer, vb); in sun6i_video_buffer_prepare()
135 struct sun6i_csi_buffer *buf; in sun6i_video_start_streaming()
136 struct sun6i_csi_buffer *next_buf; in sun6i_video_start_streaming()
170 struct sun6i_csi_buffer, list); in sun6i_video_start_streaming()
224 struct sun6i_csi_buffer *buf; in sun6i_video_stop_streaming()
245 struct sun6i_csi_buffer *buf = in sun6i_video_buffer_queue()
246 container_of(vbuf, struct sun6i_csi_buffer, vb); in sun6i_video_buffer_queue()
258 struct sun6i_csi_buffer *buf; in sun6i_video_frame_done()
[all …]