Home
last modified time | relevance | path

Searched refs:dw9763_device (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
H A Ddw9763.c45 struct dw9763_device { struct
69 static inline struct dw9763_device *to_dw9763_vcm(struct v4l2_ctrl *ctrl) in to_dw9763_vcm()
71 return container_of(ctrl->handler, struct dw9763_device, ctrls_vcm); in to_dw9763_vcm()
74 static inline struct dw9763_device *sd_to_dw9763_vcm(struct v4l2_subdev *subdev) in sd_to_dw9763_vcm()
76 return container_of(subdev, struct dw9763_device, sd); in sd_to_dw9763_vcm()
139 static int dw9763_get_pos(struct dw9763_device *dev_vcm, in dw9763_get_pos()
170 static int dw9763_set_pos(struct dw9763_device *dev_vcm, in dw9763_set_pos()
202 struct dw9763_device *dev_vcm = to_dw9763_vcm(ctrl); in dw9763_get_ctrl()
212 struct dw9763_device *dev_vcm = to_dw9763_vcm(ctrl); in dw9763_set_ctrl()
262 static int dw9763t_init(struct dw9763_device *de
[all...]

Completed in 1 milliseconds