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