Searched refs:cn3927v_device (Results 1 – 1 of 1) sorted by relevance
73 struct cn3927v_device { struct198 static inline struct cn3927v_device *to_cn3927v_vcm(struct v4l2_ctrl *ctrl) in to_cn3927v_vcm()200 return container_of(ctrl->handler, struct cn3927v_device, ctrls_vcm); in to_cn3927v_vcm()203 static inline struct cn3927v_device *sd_to_cn3927v_vcm(struct v4l2_subdev *subdev) in sd_to_cn3927v_vcm()205 return container_of(subdev, struct cn3927v_device, sd); in sd_to_cn3927v_vcm()372 static unsigned int cn3927v_move_time(struct cn3927v_device *dev_vcm, in cn3927v_move_time()450 static int cn3927v_get_dac(struct cn3927v_device *dev_vcm, unsigned int *cur_dac) in cn3927v_get_dac()481 static int cn3927v_set_dac(struct cn3927v_device *dev_vcm, in cn3927v_set_dac()533 static int cn3927v_get_pos(struct cn3927v_device *dev_vcm, in cn3927v_get_pos()565 static int cn3927v_set_pos(struct cn3927v_device *dev_vcm, in cn3927v_set_pos()[all …]