Home
last modified time | relevance | path

Searched refs:fp5510_device (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dfp5510.c33 struct fp5510_device { struct
142 static inline struct fp5510_device *to_fp5510_vcm(struct v4l2_ctrl *ctrl) in to_fp5510_vcm()
144 return container_of(ctrl->handler, struct fp5510_device, ctrls_vcm); in to_fp5510_vcm()
147 static inline struct fp5510_device *sd_to_fp5510_vcm(struct v4l2_subdev *subdev) in sd_to_fp5510_vcm()
149 return container_of(subdev, struct fp5510_device, sd); in sd_to_fp5510_vcm()
152 static int __fp5510_power_on(struct fp5510_device *dev_vcm) in __fp5510_power_on()
162 static int __fp5510_power_off(struct fp5510_device *dev_vcm) in __fp5510_power_off()
254 static unsigned int fp5510_move_time(struct fp5510_device *dev_vcm, in fp5510_move_time()
336 static int fp5510_get_pos(struct fp5510_device *dev_vcm, in fp5510_get_pos()
369 static int fp5510_set_pos(struct fp5510_device *dev_vcm, in fp5510_set_pos()
[all …]