Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dvm149c.c26 struct vm149c_device { struct
50 static inline struct vm149c_device *to_vm149c_vcm(struct v4l2_ctrl *ctrl) in to_vm149c_vcm() argument
52 return container_of(ctrl->handler, struct vm149c_device, ctrls_vcm); in to_vm149c_vcm()
55 static inline struct vm149c_device *sd_to_vm149c_vcm(struct v4l2_subdev *subdev) in sd_to_vm149c_vcm()
57 return container_of(subdev, struct vm149c_device, sd); in sd_to_vm149c_vcm()
147 struct vm149c_device *dev_vcm, in vm149c_get_pos()
181 struct vm149c_device *dev_vcm, in vm149c_set_pos()
217 struct vm149c_device *dev_vcm = to_vm149c_vcm(ctrl); in vm149c_get_ctrl()
227 struct vm149c_device *dev_vcm = to_vm149c_vcm(ctrl); in vm149c_set_ctrl()
302 static void vm149c_update_vcm_cfg(struct vm149c_device *dev_vcm) in vm149c_update_vcm_cfg()
[all …]