Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Dvpfe_video.h79 struct vpfe_video_device { struct
81 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 …]