Searched refs:da9210 (Results 1 – 2 of 2) sorted by relevance
19 struct da9210 { struct72 struct da9210 *chip = data; in da9210_irq_handler()137 struct da9210 *chip; in da9210_i2c_probe()154 chip = devm_kzalloc(&i2c->dev, sizeof(struct da9210), GFP_KERNEL); in da9210_i2c_probe()
38 obj-$(CONFIG_REGULATOR_DA9210) += da9210-regulator.o