Home
last modified time | relevance | path

Searched defs:atomisp_video_pipe (Results 1 – 3 of 3) sorted by last modified time

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A 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;
74 struct list_head activeq;
89 spinlock_t irq_lock;
90 unsigned int users;
94 u32 sh_fmt;
114 struct timer_list wdt;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A 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;
74 struct list_head activeq;
89 spinlock_t irq_lock;
90 unsigned int users;
94 u32 sh_fmt;
114 struct timer_list wdt;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/pci/
H A 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;
74 struct list_head activeq;
89 spinlock_t irq_lock;
90 unsigned int users;
94 u32 sh_fmt;
114 struct timer_list wdt;
[all …]