Home
last modified time | relevance | path

Searched defs:atomisp_video_pipe (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.h55 struct atomisp_video_pipe { struct
56 struct video_device vdev;
57 enum v4l2_buf_type type;
58 struct media_pad pad;
59 struct vb2_queue vb_queue;
61 struct mutex vb_queue_mutex;
63 struct list_head buffers_in_css;
65 struct list_head activeq;
78 unsigned int default_run_mode;
80 bool stopping;
[all …]

Completed in 5 milliseconds