Searched defs:iss_video (Results 1 – 1 of 1) sorted by relevance
146 struct iss_video { struct147 struct video_device video;148 enum v4l2_buf_type type;172 enum iss_video_dmaqueue_flags dmaqueue_flags; argument174 const struct iss_video_operations *ops; argument177 #define to_iss_video(vdev) container_of(vdev, struct iss_video, video) argument