Home
last modified time | relevance | path

Searched refs:sun6i_video (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_video.h16 struct sun6i_video { struct
32 int sun6i_video_init(struct sun6i_video *video, struct sun6i_csi *csi,
34 void sun6i_video_cleanup(struct sun6i_video *video);
36 void sun6i_video_frame_done(struct sun6i_video *video);
H A Dsun6i_video.c18 #include "sun6i_video.h"
76 sun6i_video_remote_subdev(struct sun6i_video *video, u32 *pad) in sun6i_video_remote_subdev()
97 struct sun6i_video *video = vb2_get_drv_priv(vq); in sun6i_video_queue_setup()
114 struct sun6i_video *video = vb2_get_drv_priv(vb->vb2_queue); in sun6i_video_buffer_prepare()
134 struct sun6i_video *video = vb2_get_drv_priv(vq); in sun6i_video_start_streaming()
223 struct sun6i_video *video = vb2_get_drv_priv(vq); in sun6i_video_stop_streaming()
249 struct sun6i_video *video = vb2_get_drv_priv(vb->vb2_queue); in sun6i_video_buffer_queue()
258 void sun6i_video_frame_done(struct sun6i_video *video) in sun6i_video_frame_done()
319 struct sun6i_video *video = video_drvdata(file); in vidioc_querycap()
345 struct sun6i_video *vide in vidioc_g_fmt_vid_cap()
[all...]
H A Dsun6i_csi.h15 #include "sun6i_video.h"
48 struct sun6i_video video;

Completed in 2 milliseconds