Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun6i-csi/
H A 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()
172 struct sun6i_csi_buffer, list); in sun6i_video_start_streaming()
226 struct sun6i_csi_buffer *buf; in sun6i_video_stop_streaming()
247 struct sun6i_csi_buffer *buf = in sun6i_video_buffer_queue()
248 container_of(vbuf, struct sun6i_csi_buffer, vb); in sun6i_video_buffer_queue()
260 struct sun6i_csi_buffer *buf; in sun6i_video_frame_done()
[all …]