Searched defs:iss_video (Results 1 – 1 of 1) sorted by relevance
140 struct iss_video { struct141 struct video_device video;142 enum v4l2_buf_type type;166 enum iss_video_dmaqueue_flags dmaqueue_flags; argument168 const struct iss_video_operations *ops; argument171 #define to_iss_video(vdev) container_of(vdev, struct iss_video, video) argument