Searched defs:vpfe_video_device (Results 1 – 1 of 1) sorted by relevance
80 struct vpfe_video_device { struct82 struct vpfe_device *vpfe_dev;84 struct video_device video_dev;86 struct media_pad pad;88 const struct vpfe_video_operations *ops;90 enum v4l2_buf_type type;92 u32 field_id;94 struct vpfe_pipeline pipe;96 u8 started;98 unsigned int state;[all …]