Searched refs:alvium_dev (Results 1 – 1 of 1) sorted by relevance
378 struct alvium_dev { struct466 static inline struct alvium_dev *sd_to_alvium(struct v4l2_subdev *sd) in sd_to_alvium() argument468 return container_of_const(sd, struct alvium_dev, sd); in sd_to_alvium()473 return &container_of_const(ctrl->handler, struct alvium_dev, in ctrl_to_sd()