Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_subdev.h68 struct atomisp_video_pipe { struct
69 struct video_device vdev;
70 enum v4l2_buf_type type;
71 struct media_pad pad;
72 struct videobuf_queue capq;
73 struct list_head activeq;
78 struct list_head buffers_waiting_for_param;
80 struct list_head per_frame_params;
83 unsigned int default_run_mode;
85 unsigned int buffers_in_css;
[all …]