Searched refs:dw9714_device (Results 1 – 1 of 1) sorted by relevance
60 struct dw9714_device { struct184 static inline struct dw9714_device *to_dw9714_vcm(struct v4l2_ctrl *ctrl) in to_dw9714_vcm()186 return container_of(ctrl->handler, struct dw9714_device, ctrls_vcm); in to_dw9714_vcm()189 static inline struct dw9714_device *sd_to_dw9714_vcm(struct v4l2_subdev *subdev) in sd_to_dw9714_vcm()191 return container_of(subdev, struct dw9714_device, sd); in sd_to_dw9714_vcm()354 static unsigned int dw9714_move_time(struct dw9714_device *dev_vcm, in dw9714_move_time()432 static int dw9714_get_dac(struct dw9714_device *dev_vcm, unsigned int *cur_dac) in dw9714_get_dac()463 static int dw9714_set_dac(struct dw9714_device *dev_vcm, in dw9714_set_dac()515 static int dw9714_get_pos(struct dw9714_device *dev_vcm, in dw9714_get_pos()546 static int dw9714_set_pos(struct dw9714_device *dev_vcm, in dw9714_set_pos()[all …]