Searched defs:rvin_group (Results 1 – 1 of 1) sorted by relevance
281 struct rvin_group { struct282 struct kref refcount;284 struct media_device mdev;286 struct mutex lock;287 unsigned int count;288 struct v4l2_async_notifier notifier;289 struct rvin_dev *vin[RCAR_VIN_NUM];291 int (*link_setup)(struct rvin_dev *vin);293 struct {296 } remotes[RVIN_REMOTES_MAX];