Home
last modified time | relevance | path

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

/drivers/media/i2c/
A Ddw9714.c37 struct dw9714_device { struct
47 return container_of(ctrl->handler, struct dw9714_device, ctrls_vcm); in to_dw9714_vcm()
52 return container_of(subdev, struct dw9714_device, sd); in sd_to_dw9714_vcm()
79 struct dw9714_device *dev_vcm = to_dw9714_vcm(ctrl); in dw9714_set_ctrl()
125 static int dw9714_init_controls(struct dw9714_device *dev_vcm) in dw9714_init_controls()
142 static int dw9714_power_up(struct dw9714_device *dw9714_dev) in dw9714_power_up()
157 static int dw9714_power_down(struct dw9714_device *dw9714_dev) in dw9714_power_down()
166 struct dw9714_device *dw9714_dev; in dw9714_probe()
227 struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd); in dw9714_remove()
251 struct dw9714_device *dw9714_dev = sd_to_dw9714_vcm(sd); in dw9714_vcm_suspend()
[all …]

Completed in 4 milliseconds