Home
last modified time | relevance | path

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

/drivers/media/platform/renesas/rcar-vin/
A Drcar-vin.h176 struct rvin_dev { struct
177 struct device *dev;
178 void __iomem *base;
179 const struct rvin_info *info;
181 struct video_device vdev;
182 struct v4l2_device v4l2_dev;
187 struct rvin_group *group;
188 unsigned int id;
189 struct media_pad pad;
213 void (*scaler)(struct rvin_dev *vin); argument
[all …]

Completed in 4 milliseconds