Home
last modified time | relevance | path

Searched defs:vpfe_video_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Dvpfe_video.h80 struct vpfe_video_device { struct
82 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 …]