Searched defs:aw8601_device (Results 1 – 1 of 1) sorted by relevance
42 struct aw8601_device { struct43 struct v4l2_ctrl_handler ctrls_vcm;44 struct v4l2_ctrl *focus;45 struct v4l2_subdev sd;69 static inline struct aw8601_device *to_aw8601_vcm(struct v4l2_ctrl *ctrl) in to_aw8601_vcm() argument