Searched refs:pv88090 (Results 1 – 3 of 3) sorted by relevance
4 - compatible: "pvs,pv88090".18 pmic: pv88090@48 {19 compatible = "pvs,pv88090";
39 struct pv88090 { struct220 struct pv88090 *chip = data; in pv88090_irq_handler()272 struct pv88090 *chip; in pv88090_i2c_probe()277 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88090), GFP_KERNEL); in pv88090_i2c_probe()
125 obj-$(CONFIG_REGULATOR_PV88090) += pv88090-regulator.o