Searched defs:iss_video (Results 1 – 1 of 1) sorted by relevance
139 struct iss_video { struct140 struct video_device video;141 enum v4l2_buf_type type;165 enum iss_video_dmaqueue_flags dmaqueue_flags; argument167 const struct iss_video_operations *ops; argument170 #define to_iss_video(vdev) container_of(vdev, struct iss_video, video) argument