dw9714_device 40 drivers/media/i2c/dw9714.c static inline struct dw9714_device *to_dw9714_vcm(struct v4l2_ctrl *ctrl) dw9714_device 42 drivers/media/i2c/dw9714.c return container_of(ctrl->handler, struct dw9714_device, ctrls_vcm); dw9714_device 45 drivers/media/i2c/dw9714.c static inline struct dw9714_device *sd_to_dw9714_vcm(struct v4l2_subdev *subdev) dw9714_device 47 drivers/media/i2c/dw9714.c return container_of(subdev, struct dw9714_device, sd); dw9714_device 63 drivers/media/i2c/dw9714.c static int dw9714_t_focus_vcm(struct dw9714_device *dw9714_dev, u16 val) dw9714_device 74 drivers/media/i2c/dw9714.c struct dw9714_device *dev_vcm = to_dw9714_vcm(ctrl); dw9714_device 113 drivers/media/i2c/dw9714.c static void dw9714_subdev_cleanup(struct dw9714_device *dw9714_dev) dw9714_device 120 drivers/media/i2c/dw9714.c static int dw9714_init_controls(struct dw9714_device *dev_vcm) dw9714_device 139 drivers/media/i2c/dw9714.c struct dw9714_device *dw9714_dev; dw9714_device 181 drivers/media/i2c/dw9714.c struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd); dw9714_device 198 drivers/media/i2c/dw9714.c struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd); dw9714_device 222 drivers/media/i2c/dw9714.c struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd);