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