Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_subdev.h48 struct atomisp_video_pipe { struct
49 struct video_device vdev;
50 enum v4l2_buf_type type;
51 struct media_pad pad;
52 struct media_pipeline pipe;
53 struct vb2_queue vb_queue;
55 struct mutex vb_queue_mutex;
57 struct list_head buffers_in_css;
59 struct list_head activeq;
64 struct list_head buffers_waiting_for_param;
[all …]