Lines Matching defs:aw200xx
107 struct aw200xx *chip;
112 struct aw200xx {
140 struct aw200xx *chip = led->chip;
185 struct aw200xx *chip = led->chip;
213 static u32 aw200xx_imax_from_global(const struct aw200xx *const chip,
235 static u32 aw200xx_imax_to_global(const struct aw200xx *const chip,
279 static int aw200xx_set_imax(const struct aw200xx *const chip,
314 static int aw200xx_chip_reset(const struct aw200xx *const chip)
326 static int aw200xx_chip_init(const struct aw200xx *const chip)
344 static int aw200xx_chip_check(const struct aw200xx *const chip)
361 static int aw200xx_probe_fw(struct device *dev, struct aw200xx *chip)
450 .name = "aw200xx",
493 struct aw200xx *chip;
546 struct aw200xx *chip = i2c_get_clientdata(client);
588 .name = "aw200xx",