Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dak7375.c74 struct ak7375_device { struct
87 return container_of(ctrl->handler, struct ak7375_device, ctrls_vcm); in to_ak7375_vcm()
92 return container_of(subdev, struct ak7375_device, sd); in sd_to_ak7375_vcm()
95 static int ak7375_i2c_write(struct ak7375_device *ak7375, in ak7375_i2c_write()
119 struct ak7375_device *dev_vcm = to_ak7375_vcm(ctrl); in ak7375_set_ctrl()
152 static void ak7375_subdev_cleanup(struct ak7375_device *ak7375_dev) in ak7375_subdev_cleanup()
159 static int ak7375_init_controls(struct ak7375_device *dev_vcm) in ak7375_init_controls()
180 struct ak7375_device *ak7375_dev; in ak7375_probe()
235 struct ak7375_device *ak7375_dev = sd_to_ak7375_vcm(sd); in ak7375_remove()
250 struct ak7375_device *ak7375_dev = sd_to_ak7375_vcm(sd); in ak7375_vcm_suspend()
[all …]