Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/staging/media/atomisp/pci/
Datomisp_subdev.h37 struct atomisp_video_pipe { struct
38 struct video_device vdev;
39 enum v4l2_buf_type type;
40 struct media_pad pad;
41 struct media_pipeline pipe;
42 struct vb2_queue vb_queue;
44 struct mutex vb_queue_mutex;
46 struct list_head buffers_in_css;
48 struct list_head activeq;
53 struct list_head buffers_waiting_for_param;
[all …]