Lines Matching defs:ad5820_device
37 #define to_ad5820_device(sd) container_of(sd, struct ad5820_device, subdev)
39 struct ad5820_device {
57 static int ad5820_write(struct ad5820_device *coil, u16 data)
87 static int ad5820_update_hw(struct ad5820_device *coil)
105 static int ad5820_power_off(struct ad5820_device *coil, bool standby)
126 static int ad5820_power_on(struct ad5820_device *coil, bool restore)
158 struct ad5820_device *coil =
159 container_of(ctrl->handler, struct ad5820_device, ctrls);
175 static int ad5820_init_controls(struct ad5820_device *coil)
211 struct ad5820_device *coil = to_ad5820_device(subdev);
219 struct ad5820_device *coil = to_ad5820_device(subdev);
274 struct ad5820_device *coil = to_ad5820_device(subdev);
285 struct ad5820_device *coil = to_ad5820_device(subdev);
295 struct ad5820_device *coil;
341 struct ad5820_device *coil = to_ad5820_device(subdev);