Searched defs:vpfe_video_device (Results 1 – 1 of 1) sorted by relevance
79 struct vpfe_video_device { struct81 struct vpfe_device *vpfe_dev;83 struct video_device video_dev;85 struct media_pad pad;87 const struct vpfe_video_operations *ops;89 enum v4l2_buf_type type;91 u32 field_id;93 struct vpfe_pipeline pipe;95 u8 started;97 unsigned int state;[all …]