Searched refs:dw9714_device (Results 1 – 1 of 1) sorted by relevance
36 struct dw9714_device { struct43 static inline struct dw9714_device *to_dw9714_vcm(struct v4l2_ctrl *ctrl) in to_dw9714_vcm() argument45 return container_of(ctrl->handler, struct dw9714_device, ctrls_vcm); in to_dw9714_vcm()50 return container_of(subdev, struct dw9714_device, sd); in sd_to_dw9714_vcm()77 struct dw9714_device *dev_vcm = to_dw9714_vcm(ctrl); in dw9714_set_ctrl()116 static void dw9714_subdev_cleanup(struct dw9714_device *dw9714_dev) in dw9714_subdev_cleanup()123 static int dw9714_init_controls(struct dw9714_device *dev_vcm) in dw9714_init_controls()142 struct dw9714_device *dw9714_dev; in dw9714_probe()196 struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd); in dw9714_remove()220 struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd); in dw9714_vcm_suspend()[all …]
Completed in 3 milliseconds